Skip to content

Commit 3199eee

Browse files
MiloszKosobuckiKDABMiKom
authored andcommitted
Disable the newly added boost-use-ranges check
Added in clang-tidy 19.1.0. We don't want it.
1 parent 1f0f249 commit 3199eee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ clang-diagnostic-*,
66
-altera-*,
77
-android-*,
88
-bugprone-suspicious-include,
9+
-boost-use-ranges,
910
-clang-analyzer-alpha.core.CastToStruct,
1011
-clang-analyzer-alpha.deadcode.UnreachableCode,
1112
-clang-analyzer-alpha*,

0 commit comments

Comments
 (0)