refactor: make linter happy
also add a few unused coprocessor instructions Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
8
.clang-tidy
Normal file
8
.clang-tidy
Normal file
@@ -0,0 +1,8 @@
|
||||
Checks: '
|
||||
, clang-analyzer-*
|
||||
, cppcoreguidelines-*
|
||||
, -cppcoreguidelines-avoid-magic-numbers
|
||||
, -cppcoreguidelines-pro-bounds-constant-array-index
|
||||
, -cppcoreguidelines-macro-usage
|
||||
, -cppcoreguidelines-avoid-const-or-ref-data-members
|
||||
'
|
Reference in New Issue
Block a user