[clang-tools-extra] [clang-tidy][NFC] Fix `linuxkernel-must-check-errs` documentation file name (PR #88655)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 14 04:56:55 PDT 2024
================
@@ -299,6 +299,10 @@ Miscellaneous
``--format`` option is specified. Now :program:`clang-apply-replacements`
applies formatting only with the option.
+- Fixed the :doc:`linuxkernel-must-check-errs
+ <clang-tidy/checks/linuxkernel/must-check-errs>` documentation to consistently
+ use the check's proper name.
----------------
PiotrZSL wrote:
No release notes needed for documentation changes.
https://github.com/llvm/llvm-project/pull/88655
More information about the cfe-commits
mailing list