X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/50091893d44ecfc48c13bb2269f23a6f23aea1d2..3af16f6337b52546297e7e09a1aba9b0e1df7e15:/.erb-lint.yml diff --git a/.erb-lint.yml b/.erb-lint.yml index f1da5efb3..ac8dbb95d 100644 --- a/.erb-lint.yml +++ b/.erb-lint.yml @@ -25,25 +25,6 @@ linters: Enabled: false Rails/OutputSafety: Enabled: false - Style/StringLiterals: - Exclude: # TODO - - app/views/browse/* - - app/views/changesets/* - - app/views/changeset_comments/* - - app/views/diary_entries/* - - app/views/geocoder/* - - app/views/issues/* - - app/views/layouts/* - - app/views/messages/* - - app/views/notes/* - - app/views/notifier/* - - app/views/oauth/* - - app/views/oauth_clients/* - - app/views/redactions/* - - app/views/reports/* - - app/views/traces/* - - app/views/user_blocks/* - - app/views/users/* Rails/DynamicFindBy: Enabled: false # TODO Style/AndOr: