Explorar o código

Add clang-format that disables the automatic formatting. (#641)

Useful to stop automatically format the Jolt files using the parent project formatting rules.
Andrea Catania %!s(int64=2) %!d(string=hai) anos
pai
achega
05c1fbbca5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .clang-format

+ 1 - 0
.clang-format

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