浏览代码

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