mirror of
https://github.com/triqs/dft_tools
synced 2025-04-26 02:04:59 +02:00

-consistent indends in all cmake files -add static analyzer checks with both cppcheck and clang-tidy -add dynamic analyzer checks with Address Sanitizer and option ASAN -add dynamic analyzer checks with Undefined Behavior Sanitizer and option UBSAN -Further Cleaning and Comments
3 lines
76 B
YAML
3 lines
76 B
YAML
Checks: '-*,modernize-*,cppcoreguidelines-*'
|
|
HeaderFilterRegex: 'app4triqs'
|