Opt out of the identifier_name swiflint rule.

This commit is contained in:
Stefan Ceriu
2022-04-29 12:36:49 +03:00
parent d8957d27e3
commit c12d482c2d

View File

@@ -3,6 +3,7 @@ disabled_rules:
- trailing_whitespace
- unused_setter_value
- redundant_discardable_let
- identifier_name
# some rules are only opt-in
opt_in_rules: