@@ -1,6 +0,0 @@
----
-Checks: '-*,modernize-use-override'
-WarningsAsErrors: ''
-HeaderFilterRegex: '(source/).*'
-CheckOptions:
- - { key: modernize-use-override.IgnoreDestructors, value: true }
@@ -0,0 +1,5 @@
+---
+Checks: '-*'
+WarningsAsErrors: ''
+HeaderFilterRegex: '.*'
+FormatStyle: 'file'