X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e22266f8c4a1ffa0aaed8f76c0ccaaaaa08e7df5..22c1be4db7054baf155a6c1c24f31063b5b729df:/.erb-lint.yml diff --git a/.erb-lint.yml b/.erb-lint.yml index a002cdafa..ac8dbb95d 100644 --- a/.erb-lint.yml +++ b/.erb-lint.yml @@ -25,34 +25,12 @@ 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/site/* - - app/views/traces/* - - app/views/user_blocks/* - - app/views/users/* Rails/DynamicFindBy: Enabled: false # TODO Style/AndOr: Enabled: false # TODO Style/WordArray: Enabled: false # TODO - Style/MethodCallWithoutArgsParentheses: - Enabled: false # TODO Layout/LeadingBlankLines: Enabled: false # TODO Style/NestedParenthesizedCalls: