Code correction

This commit is contained in:
Vlad 2020-09-17 22:17:21 +03:00
parent d2aca991cf
commit 79c3550f06
1 changed files with 1 additions and 4 deletions

View File

@ -64,6 +64,7 @@ opt_in_rules:
- identical_operands
- overridden_super_call
- unowned_variable_capture
- indentation_width
# metrics
@ -74,10 +75,6 @@ excluded:
- Pods
- Generated
- Localization
analyzer_rules:
- unused_import
- unused_declaration
line_length:
warning: 128