diff --git a/.swiftlint.yml b/.swiftlint.yml index dc854ce..e11b81e 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -5,7 +5,7 @@ included: disabled_rules: - file_length - cyclomatic_complexity - - variable_name + - identifier_name shorthand_operator: warning