Merge pull request #52 from TouchInstinct/remove_file_header_rule

remove SwiftLint file_header rule
This commit is contained in:
Ivan Smolin 2018-03-20 18:23:02 +03:00 committed by GitHub
commit 8a74be38b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ opt_in_rules:
- extension_access_modifier
- fatal_error_message
- file_header
- first_where
- force_unwrapping