Skip to content

Commit

Permalink
[TIDY]
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthMike committed Feb 27, 2023
1 parent 1e3686b commit e981352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/swiftformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
--wraptypealiases preserve
--xcodeindentation disabled
--yodaswap always
--disable enumNamespaces,extensionAccessControl,fileHeader,genericExtensions,modifierOrder,numberFormatting,opaqueGenericParameters,preferKeyPath,redundantBackticks,redundantExtensionACL,redundantFileprivate,redundantPattern,redundantRawValues,redundantSelf,sortDeclarations,spaceAroundGenerics,strongOutlets,trailingClosures,trailingCommas,unusedArguments,wrap,wrapMultilineStatementBraces,wrapSingleLineComments,yodaConditions
--disable enumNamespaces,extensionAccessControl,fileHeader,genericExtensions,modifierOrder,numberFormatting,opaqueGenericParameters,preferKeyPath,redundantBackticks,redundantExtensionACL,redundantFileprivate,redundantPattern,redundantRawValues,redundantSelf,sortDeclarations,spaceAroundGenerics,strongOutlets,trailingClosures,trailingCommas,unusedArguments,wrap,wrapMultilineStatementBraces,wrapSingleLineComments,yodaConditions,consecutiveSpaces
--enable blankLineAfterImports,blankLinesBetweenImports,isEmpty,wrapConditionalBodies

0 comments on commit e981352

Please sign in to comment.