[clang-tools-extra] [clang-tidy][NFC] Fix list.rst and add_new_check.py (PR #192228)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 15 06:19:02 PDT 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/cert/err33-c.rst clang-tools-extra/docs/clang-tidy/checks/list.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/cert/err33-c.rst:2: D000 Explicit markup ends without a blank line; unexpected unindent.
```
</details>
https://github.com/llvm/llvm-project/pull/192228
More information about the cfe-commits
mailing list