mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-12-16 05:28:36 +03:00
TMP / added REQUIRED to find_program; cmake is now detected by pre-commit.py; fixed makefile problem
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
Checks: "-*,\
|
||||
clang-analyzer-*,\
|
||||
cppcoreguidelines-*,\
|
||||
modernize-*,\
|
||||
performance-*,\
|
||||
readability-*,\
|
||||
clang-diagnostic-*"
|
||||
#Checks: "-*,\
|
||||
# clang-analyzer-*,\
|
||||
# cppcoreguidelines-*,\
|
||||
# modernize-*,\
|
||||
# performance-*,\
|
||||
# readability-*,\
|
||||
# clang-diagnostic-*"
|
||||
|
||||
# OH SO TEMPORARY
|
||||
# im gonna be mad BIG TIME if this makes it to a public repo
|
||||
Checks: "-*,clang-analyzer-webkit.NoUncountedMemberChecker"
|
||||
|
||||
Reference in New Issue
Block a user