Преглед на файлове

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