Closed nethraravindran closed 5 years ago
This PR enforces Swift style and conventions based on https://github.com/realm/SwiftLint and violations for following rules has been fixed.
Closing Brace Spacing Closure Spacing Colon Control Statement Empty Parentheses with Trailing Closure Empty Enum Arguments Switch and Case Statement Alignment Trailing Closure Trailing Comma Trailing Semicolon Trailing Whitespace Vertical Whitespace
Rules Ref: https://github.com/realm/SwiftLint/blob/master/Rules.md
This PR enforces Swift style and conventions based on https://github.com/realm/SwiftLint and violations for following rules has been fixed.
Closing Brace Spacing Closure Spacing Colon Control Statement Empty Parentheses with Trailing Closure Empty Enum Arguments Switch and Case Statement Alignment Trailing Closure Trailing Comma Trailing Semicolon Trailing Whitespace Vertical Whitespace
Rules Ref: https://github.com/realm/SwiftLint/blob/master/Rules.md