Ignore cert-err58-cpp clang-tidy warning (#4008)
This commit is contained in:
@@ -27,6 +27,7 @@ Checks: '-*,
|
|||||||
-readability-identifier-length,
|
-readability-identifier-length,
|
||||||
-readability-function-cognitive-complexity,
|
-readability-function-cognitive-complexity,
|
||||||
-bugprone-easily-swappable-parameters,
|
-bugprone-easily-swappable-parameters,
|
||||||
|
-cert-err58-cpp,
|
||||||
'
|
'
|
||||||
CheckOptions:
|
CheckOptions:
|
||||||
- key: readability-identifier-naming.ClassCase
|
- key: readability-identifier-naming.ClassCase
|
||||||
|
|||||||
Reference in New Issue
Block a user