aboutsummaryrefslogtreecommitdiff
path: root/.swift-format
diff options
context:
space:
mode:
Diffstat (limited to '.swift-format')
-rw-r--r--.swift-format5
1 files changed, 5 insertions, 0 deletions
diff --git a/.swift-format b/.swift-format
new file mode 100644
index 0000000..95d360e
--- /dev/null
+++ b/.swift-format
@@ -0,0 +1,5 @@
+{
+ "indentation": {
+ "spaces": 4
+ }
+}