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/bugprone/smart-ptr-initialization.rst 
clang-tools-extra/docs/clang-tidy/checks/cert/mem56-cpp.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/bugprone/smart-ptr-initialization.rst:95:
 D000 Title underline too short.
clang-tools-extra/docs/clang-tidy/checks/bugprone/smart-ptr-initialization.rst:95:
 D000 Title underline too short.
```

</details>


https://github.com/llvm/llvm-project/pull/181570
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to