🔇 suppress readability-identifier-length

This commit is contained in:
Niels Lohmann 2021-10-17 11:20:12 +02:00
parent 0543b42c3e
commit 94fa8bb66c
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -33,6 +33,7 @@ Checks: '*,
-modernize-use-trailing-return-type,
-readability-function-size,
-readability-function-cognitive-complexity,
-readability-identifier-length,
-readability-magic-numbers,
-readability-redundant-access-specifiers,
-readability-uppercase-literal-suffix'