We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb8521 commit 39133d0Copy full SHA for 39133d0
1 file changed
.clang-tidy
@@ -22,6 +22,7 @@ Checks: |
22
google-*,
23
modernize-*,
24
readability-identifier-naming,
25
+ readability-isolate-declaration,
26
-modernize-use-nodiscard,
27
-modernize-use-trailing-return-type,
28
0 commit comments