瀏覽代碼

and an editorconfig to prevent future mistakes

Brendan Forster 6 年之前
父節點
當前提交
dc9c75a9f0
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .editorconfig

+ 3 - 0
.editorconfig

@@ -0,0 +1,3 @@
+[*]
+end_of_line = lf
+insert_final_newline = true