Skip to content

Instantly share code, notes, and snippets.

@fousa
Created January 3, 2017 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fousa/54ae7eb13999d65355e642f1dc50ef4b to your computer and use it in GitHub Desktop.
Save fousa/54ae7eb13999d65355e642f1dc50ef4b to your computer and use it in GitHub Desktop.
Our current Swiftlint configuration file.
included:
- Application Target Folder
- Tests Target Folder
disabled_rules:
- line_length
- trailing_whitespace
- function_body_length
- type_body_length
- file_length
- valid_docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment