Add some useful rules

This commit is contained in:
Igor 2017-08-23 23:26:48 +03:00
parent c15db4eb4d
commit d9028abe48
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@ disabled_rules:
- identifier_name
opt_in_rules:
- private_outlet
- closure_spacing
- closure_end_indentation
- empty_count
- explicit_init
- extension_access_modifier
excluded:
- Carthage
- Pods