X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e731dd71a77ad4ad1e9db22535e89444bb98e5d9..75d09e2233632be708da314496f8cd44fc6c0c75:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index cbd62a052..c211cc2fd 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -35,10 +35,7 @@ Naming/FileName: - 'script/locale/reload-languages' - 'script/update-spam-blocks' -Naming/UncommunicativeMethodParamName: - Enabled: false - -Rails/ApplicationRecord: +Naming/MethodParameterName: Enabled: false Rails/CreateTableWithTimestamps: