diff --git a/.swiftlint.yml b/.swiftlint.yml index 10519fb37..83043a21e 100755 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -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: