Remove non-naming checks

This commit is contained in:
kannibalox
2024-11-10 09:18:59 -05:00
parent af23ca8032
commit 1b0cb722e6
+1 -1
View File
@@ -1,5 +1,5 @@
---
Checks: '-*,bugprone-*,readability-identifier-naming,performance-for-range-copy'
Checks: '-*,readability-identifier-naming'
FormatStyle: 'file'
CheckOptions:
- key: readability-identifier-naming.LocalVariableCase