disable clang-format for external deps
This commit is contained in:
parent
69d682ef02
commit
df141876d0
3 changed files with 3 additions and 0 deletions
1
deps/agg/.clang-format
vendored
Normal file
1
deps/agg/.clang-format
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
DisableFormat: true
|
1
deps/boost/.clang-format
vendored
Normal file
1
deps/boost/.clang-format
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
DisableFormat: true
|
1
deps/mapbox/.clang-format
vendored
Normal file
1
deps/mapbox/.clang-format
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
DisableFormat: true
|
Loading…
Reference in a new issue