mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:57:44 +00:00
Meta: Disable readability-use-anyofallof clang-tidy check
This commit is contained in:
parent
1cdace7898
commit
2b206b1854
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ Checks: >
|
|||
-readability-magic-numbers,
|
||||
-readability-named-parameter,
|
||||
-readability-uppercase-literal-suffix,
|
||||
-readability-use-anyofallof,
|
||||
WarningsAsErrors: ''
|
||||
HeaderFilterRegex: 'AK|Userland|Kernel|Tests'
|
||||
FormatStyle: none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue