ResInsight/ApplicationCode/.clang-tidy

6 lines
155 B
Plaintext
Raw Normal View History

2018-02-18 10:55:20 -06:00
---
Checks: '-*,modernize-use-nullptr,modernize-use-override,modernize-deprecated-headers'
2018-02-18 10:55:20 -06:00
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
...