clang-tidy, ci: Move extra-args option to configuration file
This commit is contained in:
@@ -55,6 +55,9 @@ CheckOptions:
|
||||
- key: readability-simplify-boolean-expr.SimplifyDeMorgan
|
||||
value: false
|
||||
|
||||
ExtraArgs:
|
||||
- -Wno-unknown-warning-option
|
||||
|
||||
FormatStyle: "file"
|
||||
HeaderFilterRegex: ".*(ns|NS).*/(contrib|examples|src|scratch|utils)/*/.*h"
|
||||
UseColor: true
|
||||
|
||||
Reference in New Issue
Block a user