Skip to content

Commit 80b1ba9

Browse files
committed
Merge pull request #5 from modocache/xcodeproj-indentation-preferences
[xcodeproj] Enforce indentation conventions
2 parents 1a744a1 + b6c61af commit 80b1ba9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

XCTest.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
5B5D86DC1BBC74AD00234F36 /* Products */,
3535
EA3E74BC1BF2B6D700635A73 /* Linux Build */,
3636
);
37+
indentWidth = 4;
3738
sourceTree = "<group>";
39+
tabWidth = 4;
3840
};
3941
5B5D86DC1BBC74AD00234F36 /* Products */ = {
4042
isa = PBXGroup;

0 commit comments

Comments
 (0)