Enable SwiftLint rule 'static_operator' and fix all violations
This commit is contained in:
parent
831ffe2235
commit
b7e08dfb9e
3 changed files with 15 additions and 9 deletions
|
|
@ -170,7 +170,7 @@ only_rules:
|
|||
- sorted_first_last
|
||||
# - sorted_imports # Managed by SwiftFormat.
|
||||
- statement_position
|
||||
# - static_operator
|
||||
- static_operator
|
||||
- strict_fileprivate
|
||||
- strong_iboutlet
|
||||
- superfluous_disable_command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue