diff --git a/configs/rubocop/other-style.yml b/configs/rubocop/other-style.yml index f9eeb03..727665e 100644 --- a/configs/rubocop/other-style.yml +++ b/configs/rubocop/other-style.yml @@ -384,6 +384,3 @@ WhileUntilModifier: Style/FrozenStringLiteralComment: Enabled: false - -Performance/TimesMap: - Enabled: false