X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e22266f8c4a1ffa0aaed8f76c0ccaaaaa08e7df5..3834ed45e6a383dc5b4fd72090abf692731ecd52:/.erb-lint.yml?ds=sidebyside diff --git a/.erb-lint.yml b/.erb-lint.yml index a002cdafa..f1da5efb3 100644 --- a/.erb-lint.yml +++ b/.erb-lint.yml @@ -41,7 +41,6 @@ linters: - app/views/oauth_clients/* - app/views/redactions/* - app/views/reports/* - - app/views/site/* - app/views/traces/* - app/views/user_blocks/* - app/views/users/* @@ -51,8 +50,6 @@ linters: Enabled: false # TODO Style/WordArray: Enabled: false # TODO - Style/MethodCallWithoutArgsParentheses: - Enabled: false # TODO Layout/LeadingBlankLines: Enabled: false # TODO Style/NestedParenthesizedCalls: