X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ef12e7d4722e87aa01e70a4a4f4fa52acc031306..0abd8ea78d8ea37f14145c973a523ef53bca84ef:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index dc7590df3..65db8a6a5 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -96,12 +96,6 @@ Style/MixinUsage: - 'bin/setup' - 'bin/update' -Style/RedundantCondition: - Exclude: - - 'app/controllers/messages_controller.rb' - - 'app/controllers/sessions_controller.rb' - - 'app/controllers/users_controller.rb' - Style/StringLiterals: EnforcedStyle: double_quotes