netgen/libsrc/core/.clang-tidy

5 lines
251 B
Plaintext
Raw Normal View History

2018-12-10 14:52:00 +05:00
Checks: '*,-clang-analyzer-alpha.*,-*braces-around-statements,-fuchsia-*,-google-runtime-references,-readability-implicit-bool-conversion'
CheckOptions:
- key: cppcoreguidelines-special-member-functions.AllowSoleDefaultDtor
2018-12-10 15:30:45 +05:00
value: 1