mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
9 lines
174 B
YAML
9 lines
174 B
YAML
Checks: >
|
|
bugprone-*,
|
|
cert-*,
|
|
clang-analyzer-*,
|
|
readability-*,
|
|
-readability-identifier-length,
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: ''
|
|
FormatStyle: none |