]> git.openstreetmap.org Git - rails.git/blobdiff - .erb-lint.yml
Merge remote-tracking branch 'upstream/pull/2188'
[rails.git] / .erb-lint.yml
index a002cdafa46b60535e272a61f25c6f4dafc8998a..f1da5efb3c5bb0ccbaf764ecb9b61c7f6483a38b 100644 (file)
@@ -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: