X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8fe18995964717ff6f88858291c6f464cc40397f..ce6d7966a1c9a3bb5ee416f2a9dbc41ec71bfbbe:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 62685c8ed..f12f24a9f 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -33,7 +33,3 @@ Style/HashSyntax: Style/StringLiterals: EnforcedStyle: double_quotes - -Style/WordArray: - Exclude: - - 'test/models/message_test.rb'