X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/56c18509ba87d63b77167dce1432867927508ece..0d936de9c90f0bf7ab9fe672c3ca8c7397d9ac85:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index d5ee8ff38..5bf565c31 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,6 +1,8 @@ inherit_from: .rubocop_todo.yml -require: rubocop-performance +require: + - rubocop-performance + - rubocop-rails AllCops: TargetRubyVersion: 2.5