mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Ignore cert-err58-cpp clang-tidy warning (#4008)
This commit is contained in:
parent
1c97b3d094
commit
c692dd9b44
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Checks: '-*,
|
|||
-readability-identifier-length,
|
||||
-readability-function-cognitive-complexity,
|
||||
-bugprone-easily-swappable-parameters,
|
||||
-cert-err58-cpp,
|
||||
'
|
||||
CheckOptions:
|
||||
- key: readability-identifier-naming.ClassCase
|
||||
|
|
Loading…
Reference in a new issue