Files
IfcOpenShell/.clang-tidy
2026-09-16 18:07:51 +05:00

9 lines
174 B
YAML

Checks: >
bugprone-*,
cert-*,
clang-analyzer-*,
readability-*,
-readability-identifier-length,
WarningsAsErrors: ''
HeaderFilterRegex: ''
FormatStyle: none