gtest: add .clang-format
file into test/gtest
directory to prevent formatting there
This commit is contained in:
parent
53ca0cbe75
commit
833377ff1e
3
test/gtest/.clang-format
Normal file
3
test/gtest/.clang-format
Normal file
@ -0,0 +1,3 @@
|
||||
# Disable clang-format here
|
||||
DisableFormat: true
|
||||
SortIncludes: Never
|
Loading…
Reference in New Issue
Block a user