X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/84c898173778ece298b6bcd6d9839c207a831a86..36bd711c52600ba18665bfd58471ef1edec17f08:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index ddfb63cae..1e18afd83 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -68,9 +68,6 @@ Rails/SkipsModelValidations: - 'db/migrate/*.rb' - 'app/controllers/users_controller.rb' -Style/ArgumentsForwarding: - Enabled: false - Style/Documentation: Enabled: false