applies clang-tidy fixes
This commit is contained in:
@@ -43,7 +43,7 @@ if(ENABLE_CLANG_TIDY)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(CLANG_FORMAT_EXCLUDE_PATTERNS "/third_party/")
|
||||
set(CLANG_FORMAT_EXCLUDE_PATTERNS "/third_party/" "/build/")
|
||||
find_package(ClangFormat)
|
||||
find_package(ZLIB)
|
||||
find_package(lz4)
|
||||
|
@@ -1,2 +1,3 @@
|
||||
conan>=2.0
|
||||
cmake
|
||||
clang-format==14.0
|
2
scc
2
scc
Submodule scc updated: 5046e6e54f...dd8a539df0
Reference in New Issue
Block a user