remove SwiftLint file_header rule

This commit is contained in:
Ivan Smolin 2018-03-20 18:05:57 +03:00
parent 1dc141dbba
commit 05b5498873
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