浏览代码

adapt .swiftformat to default to 4 spaces for indentation

B. Petersen 5 年之前
父节点
当前提交
e51509ff03
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .swiftformat

+ 1 - 1
.swiftformat

@@ -1,3 +1,3 @@
---indent 2
+--indent 4
 
 --exclude Pods,Generated