[llvm-branch-commits] [clang-tools-extra] [NFC] [clang-tidy] Add doc about FP in unchecked-statusor-access (PR #179592)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Feb 3 18:08:02 PST 2026
github-actions[bot] wrote:
<!--LLVM CODE LINT COMMENT: doc8-->
:warning: RST documentation linter, doc8 found issues in your code. :warning:
<details>
<summary>
You can test this locally with the following command:
</summary>
```bash
doc8 -q clang-tools-extra/docs/clang-tidy/checks/abseil/unchecked-statusor-access.rst --config clang-tools-extra/clang-tidy/doc8.ini
```
</details>
<details>
<summary>
View the output from doc8 here.
</summary>
```
clang-tools-extra/docs/clang-tidy/checks/abseil/unchecked-statusor-access.rst:392: D000 Error in "code" directive:
maximum 1 argument(s) allowed, 24 supplied.
```
</details>
https://github.com/llvm/llvm-project/pull/179592
More information about the llvm-branch-commits
mailing list