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 9ee0621 commit 272e1acCopy full SHA for 272e1ac
clang-tools-extra/docs/clang-tidy/Contributing.rst
@@ -675,6 +675,9 @@ Here's useful command to check your staged changes:
675
-j $(nproc) -path build/ -p1 -only-check-in-db
676
$ git clang-format
677
678
+Note that some warnings may be false positives or require careful consideration
679
+before fixing. Use your judgment and feel free to discuss in the pull request
680
+if you're unsure about a particular warning.
681
682
Out-of-tree check plugins
683
-------------------------
0 commit comments