clang-tidy: Add check readability-misleading-indentation
This commit is contained in:
@@ -31,6 +31,7 @@ Checks: >
|
||||
readability-braces-around-statements,
|
||||
readability-duplicate-include,
|
||||
readability-isolate-declaration,
|
||||
readability-misleading-indentation,
|
||||
readability-misplaced-array-index,
|
||||
readability-redundant-control-flow,
|
||||
readability-redundant-function-ptr-dereference,
|
||||
|
||||
Reference in New Issue
Block a user