We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
boost
1 parent 1953d6a commit 366012cCopy full SHA for 366012c
1 file changed
.clang-tidy
@@ -4,6 +4,7 @@ Checks: >
4
-abseil-*,
5
-altera-*,
6
-android-*,
7
+ -boost-*,
8
-cert-*,
9
-clang-analyzer-*,
10
-cppcoreguidelines-*,
@@ -17,7 +18,6 @@ Checks: >
17
18
-objc-*,
19
-openmp-*,
20
-zircon-*,
- -boost-use-ranges,
21
-bugprone-branch-clone,
22
-bugprone-easily-swappable-parameters,
23
-bugprone-narrowing-conversions,
0 commit comments