Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Idd88aa64efcc59a70dffa548603e51156a6a6964
9 lines
241 B
YAML
9 lines
241 B
YAML
---
|
|
Checks: >
|
|
bugprone-branch-clone,
|
|
bugprone-assert-side-effect,
|
|
bugprone-string-constructor,
|
|
performance-inefficient-vector-operation,
|
|
performance-unnecessary-value-param,
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: '^(src/|tests/)'
|