netgen/libsrc/core/.clang-tidy
Matthias Hochsteger 0093dab1be Use C++ casts
2018-12-10 11:30:45 +01:00

5 lines
251 B
YAML

Checks: '*,-clang-analyzer-alpha.*,-*braces-around-statements,-fuchsia-*,-google-runtime-references,-readability-implicit-bool-conversion'
CheckOptions:
- key: cppcoreguidelines-special-member-functions.AllowSoleDefaultDtor
value: 1