mirror of
https://github.com/BlackMATov/vmath.hpp.git
synced 2025-12-16 14:11:28 +07:00
fix new clang-tidy warnings
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Diagnostics:
|
||||
UnusedIncludes: None
|
||||
MissingIncludes: None
|
||||
ClangTidy:
|
||||
Add:
|
||||
- bugprone-*
|
||||
@@ -24,6 +26,3 @@ Diagnostics:
|
||||
- readability-named-parameter
|
||||
- readability-redundant-access-specifiers
|
||||
- readability-uppercase-literal-suffix
|
||||
|
||||
CompileFlags:
|
||||
CompilationDatabase: ../develop/.cdb
|
||||
|
||||
Reference in New Issue
Block a user