mirror of
https://github.com/shadps4-emu/ext-libusb.git
synced 2026-01-31 00:55:21 +01:00
clang-tidy: Stop suppressing readability-misleading-indentation warnings
All such warnings are already fixed in master. Closes #1479
This commit is contained in:
committed by
Tormod Volden
parent
197e3052cd
commit
e8d76b1a12
@@ -29,7 +29,6 @@ readability-*,\
|
||||
-readability-function-cognitive-complexity,\
|
||||
-readability-isolate-declaration,\
|
||||
-readability-magic-numbers,\
|
||||
-readability-misleading-indentation,\
|
||||
"
|
||||
#WarningsAsErrors: "*"
|
||||
...
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 11925
|
||||
#define LIBUSB_NANO 11926
|
||||
|
||||
Reference in New Issue
Block a user