gtest: add .clang-format file into test/gtest directory to prevent formatting there
This commit is contained in:
parent
166756496e
commit
9fbb1e8708
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