build: fixed typo in the clang-tidy file - close #1178
Related Work Items: #11, #1178
This commit is contained in:
@@ -15,7 +15,7 @@ Checks: >
|
||||
-modernize-use-trailing-return-type,
|
||||
performance-*,
|
||||
portability-*,
|
||||
readibility-*
|
||||
readability-*
|
||||
CheckOptions:
|
||||
- key: cppcoreguidelines-avoid-magic-numbers.IgnoreAllFloatingPointValues
|
||||
value: true
|
||||
|
||||
Reference in New Issue
Block a user