We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb5d90 commit e590f9aCopy full SHA for e590f9a
.clang-tidy
@@ -2,6 +2,7 @@ Checks: >
2
bugprone-*,
3
clang-diagnostic-*,
4
cppcoreguidelines-init-variables,
5
+ cppcoreguidelines-pro-type-cstyle-cast,
6
llvm-include-order,
7
llvm-namespace-comment,
8
misc-*,
0 commit comments