Files
IfcOpenShell/.clang-tidy
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
174 B
YAML
Raw Normal View History

2026-09-16 12:06:48 +05:00
Checks: >
bugprone-*,
cert-*,
clang-analyzer-*,
readability-*,
-readability-identifier-length,
2023-09-13 16:08:03 +02:00
WarningsAsErrors: ''
HeaderFilterRegex: ''
FormatStyle: none