We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e370b commit 95386ccCopy full SHA for 95386cc
clang-tools-extra/docs/clang-tidy/Contributing.rst
@@ -436,7 +436,7 @@ in the release notes, as the first sentence in the doxygen comments in the heade
436
for your check class and as the first sentence of the check documentation. Avoid the
437
phrase "this check" in your check summary and check documentation.
438
439
-If your check relates to a published coding guideline (C++ Core Guidelines, MISRA, etc.)
+If your check relates to a published coding guideline (C++ Core Guidelines, SEI CERT, etc.)
440
or style guide, provide links to the relevant guideline or style guide sections in your
441
check documentation.
442
0 commit comments