Browse Source

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 năm trước cách đây
mục cha
commit
05c1fbbca5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .clang-format

+ 1 - 0
.clang-format

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