Restore erblint workaround
This commit is contained in:
parent
77f9aec772
commit
f78c6cb02d
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@
|
|||
# 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
|
||||
|
||||
# Offense count: 565
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue