X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a41d500b9f65ec9f4e848effd38dc1ae117e7594..13f059160569833c30074b9b52e8735caa83a95d:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 18bf69b9b..c211cc2fd 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -35,7 +35,7 @@ Naming/FileName: - 'script/locale/reload-languages' - 'script/update-spam-blocks' -Naming/UncommunicativeMethodParamName: +Naming/MethodParameterName: Enabled: false Rails/CreateTableWithTimestamps: