mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 11:14:39 +00:00
Enable readability check for braces around statements in .clang-tidy
This commit is contained in:
@@ -28,6 +28,7 @@ Checks: >
|
||||
-misc-unused-parameters,
|
||||
-performance-no-int-to-ptr,
|
||||
-portability-restrict-system-includes,
|
||||
-readability-braces-around-statements,
|
||||
-readability-function-cognitive-complexity,
|
||||
-readability-identifier-length,
|
||||
-readability-isolate-declaration,
|
||||
|
||||
Reference in New Issue
Block a user