summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ios/.swiftformat2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/.swiftformat b/ios/.swiftformat
index 1eb3f50cc8..4c2fc53e11 100644
--- a/ios/.swiftformat
+++ b/ios/.swiftformat
@@ -59,7 +59,7 @@ redundantRawValues, \
redundantType, \
redundantVoidReturnType, \
semicolons, \
-sortedImports, \
+sortImports, \
spaceAroundBraces, \
spaceAroundBrackets, \
spaceAroundComments, \