Skip to content

Commit

Permalink
Add Swiftlint config file
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-c committed Dec 11, 2015
1 parent 10608d5 commit b983458
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .swiftlint.yml
@@ -0,0 +1,5 @@
disabled_rules:
- line_length
- statement_position
- trailing_whitespace
- variable_name_min_length

0 comments on commit b983458

Please sign in to comment.