소스 검색

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