]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop.yml
Fixed comment textarea going off the sidebar, added border-radius to form fields
[rails.git] / .rubocop.yml
index cbd62a052512bc82c9b6858a965391f206fb5327..c211cc2fdb02707384d2dd0286ff88349d3e08a4 100644 (file)
@@ -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: