Skip to content

Commit f24bf21

Browse files
authored
Remove infinite loop check (#202)
1 parent 9248919 commit f24bf21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Checks: "
1212
readability*,
1313
1414
-bugprone-easily-swappable-parameters,
15+
-bugprone-infinite-loop,
1516
-clang-analyzer-optin*,
1617
-clang-analyzer-osx*,
1718
-clang-analyzer-cplusplus.Move,

0 commit comments

Comments
 (0)