netgen/libsrc/core/.clang-tidy

4 lines
307 B
Plaintext
Raw Normal View History

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