We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb185f commit e14fefdCopy full SHA for e14fefd
.pre-commit-config.yaml
@@ -77,7 +77,7 @@ repos:
77
args:
78
- "--quiet"
79
- "--verbose=2"
80
- - "--filter=-whitespace/line_length,-whitespace/parens,-build/c++11,-readability/nolint,-runtime/references"
+ - "--filter=-whitespace/line_length,-whitespace/parens,-whitespace/indent_namespace,-build/include_what_you_use,-build/c++11,-readability/nolint,-runtime/references"
81
82
types_or:
83
- c++
0 commit comments