Sfoglia il codice sorgente

Add clang-format config

Ivan Barsukov 1 anno fa
parent
commit
b80aba339f
2 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 3 0
      .clang-format
  2. 1 0
      .clang-format-ignore

+ 3 - 0
.clang-format

@@ -0,0 +1,3 @@
+# .clang-format
+BasedOnStyle: Mozilla
+IndentWidth: 4

+ 1 - 0
.clang-format-ignore

@@ -0,0 +1 @@
+src/engine/*