Преглед изворни кода

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 пре 2 година
родитељ
комит
05c1fbbca5
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .clang-format

+ 1 - 0
.clang-format

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