cppcheck/gui/.clang-tidy

6 lines
146 B
YAML

---
Checks: >
-readability-convert-member-functions-to-static,
-readability-redundant-access-specifiers
InheritParentConfig: true