diff --git a/.swiftformat b/.swiftformat index b65cb6e..e459525 100644 --- a/.swiftformat +++ b/.swiftformat @@ -36,8 +36,8 @@ --enable redundantSelf --enable redundantVoidReturnType --enable semicolons ---enable sortedImports ---enable sortedSwitchCases +--enable sortImports +--enable sortSwitchCases --enable spaceAroundBraces --enable spaceAroundBrackets --enable spaceAroundComments