X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e5bbce23dcd72876c9947d232813efb48fe83eb..b4774d71951f93b38f2bca35c8b6579249d55ca3:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 49fba1d0c..65db8a6a5 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -55,7 +55,7 @@ Rails/HasManyOrHasOneDependent: Rails/HttpPositionalArguments: Enabled: false -Rails/InverseOf: +Rails/ReflectionClassName: Enabled: false Rails/SkipsModelValidations: