disable clang-format for external deps

This commit is contained in:
Mathis Logemann 2022-08-16 18:59:39 +02:00
parent 69d682ef02
commit df141876d0
3 changed files with 3 additions and 0 deletions

1
deps/agg/.clang-format vendored Normal file
View file

@ -0,0 +1 @@
DisableFormat: true

1
deps/boost/.clang-format vendored Normal file
View file

@ -0,0 +1 @@
DisableFormat: true

1
deps/mapbox/.clang-format vendored Normal file
View file

@ -0,0 +1 @@
DisableFormat: true