X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/461f99dfe03ed0dfea2d973378e0ace70134c199..60e1ddb6be8be4b9a3a242d37cbe6c66c4667241:/.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: