mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Disable annoying bugprone-easily-swappable-parameters clang-tidy check [skip ci]
This commit is contained in:
parent
a7ea14ece5
commit
a5b2e44e57
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
Checks: '-*,
|
Checks: '-*,
|
||||||
bugprone-*,
|
bugprone-*,
|
||||||
|
-bugprone-easily-swappable-parameters,
|
||||||
clang-analyzer-*,
|
clang-analyzer-*,
|
||||||
performance-*'
|
performance-*'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue