Skip to content

Commit

Permalink
Update swiftlint config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nef10 committed Jul 8, 2020
1 parent 8727377 commit cb848bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Updated for 0.39.2
# Updated for 0.39.2 (Fix 1)

excluded:
- ".build"
Expand All @@ -10,7 +10,6 @@ opt_in_rules:
- conditional_returns_on_newline
- empty_count
- explicit_init
- extension_access_modifier
- fatal_error_message
- first_where
- implicit_return
Expand Down

0 comments on commit cb848bb

Please sign in to comment.