X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/aebacc88de18c24c583a12b589eb98cf0b826627..fe7fe7a77dfe1b056709cc64fb1ff60205f678e5:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 3d7cea500..a60cd9442 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -6,14 +6,6 @@ # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. -# Work around erblint issues. -# https://github.com/openstreetmap/openstreetmap-website/issues/2472 -require: - - rubocop-minitest - - rubocop-performance - - rubocop-rails - - rubocop-rake - # Offense count: 13 # Configuration parameters: Include, MaxAmount. # Include: **/*_spec.rb, **/spec/**/*, **/test/**/*, **/features/support/factories/**/*.rb