This commit is contained in:
@@ -54,7 +54,7 @@ if(ENABLE_CLANG_TIDY)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(CLANG_FORMAT_EXCLUDE_PATTERNS "/third_party/" "/build/")
|
||||
set(CLANG_FORMAT_EXCLUDE_PATTERNS "/third_party/" "/build/" ".direnv")
|
||||
if(ENABLE_CLANG_FORMAT)
|
||||
find_package(ClangFormat)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user