diff --git a/.rubocop.yml b/.rubocop.yml index 8102edeb43d8c42e7099e8109a9ee081689b1d4b..325fa09a0ad3342a8cdad62fc38dfb4e3a9639eb 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,6 +1,3 @@ --- Lint/UnusedBlockArgument: Severity: convention - -Lint/ErbNewArguments: - Enabled: false