Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 48a1674

Browse files
committed
Merge pull request #8 from mac-cain13/feature/indentation-settings
Project wide indentation settings
2 parents 497fbc5 + 8468f5f commit 48a1674

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

R.swift.Library.xcodeproj/project.pbxproj

+3
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,10 @@
213213
D592465C1C117A55007F94C7 /* LibraryTests */,
214214
D592464F1C117A55007F94C7 /* Products */,
215215
);
216+
indentWidth = 2;
216217
sourceTree = "<group>";
218+
tabWidth = 2;
219+
usesTabs = 0;
217220
};
218221
D592464F1C117A55007F94C7 /* Products */ = {
219222
isa = PBXGroup;

0 commit comments

Comments
 (0)