We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7d4ad commit 535674fCopy full SHA for 535674f
.swift-format
@@ -0,0 +1,11 @@
1
+{
2
+ "version" : 1,
3
+ "indentation" : {
4
+ "spaces" : 4
5
+ },
6
+ "tabWidth" : 4,
7
+ "lineLength": 120,
8
+ "respectsExistingLineBreaks": false,
9
+ "lineBreakBeforeEachArgument": true,
10
+ "prioritizeKeepingFunctionOutputTogether": true
11
+}
0 commit comments