mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
10 lines
393 B
YAML
10 lines
393 B
YAML
#unit/gtest/gtest-all.cc,build/src/parser/Parser.cpp,build/src/parser/control_verbs.cpp
|
|
#Dont change first comment ignores specific files from clang-tidy
|
|
|
|
Checks: 'clang-analyzer-*,-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling'
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: '.*'
|
|
FormatStyle: none
|
|
InheritParentConfig: true
|
|
User: user
|