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)
|
||||
|
Reference in New Issue
Block a user