mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
refactor: code refactored to comply with clang-tidy
This commit is contained in:
7
test/.clang-tidy
Normal file
7
test/.clang-tidy
Normal file
@@ -0,0 +1,7 @@
|
||||
Checks: '
|
||||
-bugprone-chained-comparison,
|
||||
-cppcoreguidelines-avoid-magic-numbers,
|
||||
-google-build-using-namespace,
|
||||
-readability-function-cognitive-complexity
|
||||
'
|
||||
InheritParentConfig: true
|
Reference in New Issue
Block a user