Skip to content

Instantly share code, notes, and snippets.

@artemnovichkov
Created January 30, 2017 02:09
Show Gist options
  • Save artemnovichkov/0b4be356b2a06806b2d941f3d1a2a500 to your computer and use it in GitHub Desktop.
Save artemnovichkov/0b4be356b2a06806b2d941f3d1a2a500 to your computer and use it in GitHub Desktop.
Configuration file for SwiftLint
disabled_rules:
- trailing_whitespace
excluded:
- Carthage/
force_try: warning
force_cast: warning
line_length: 180
colon:
apply_to_dictionaries: false
variable_name:
excluded:
- id
statement_position:
statement_mode: uncuddled_else
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment