]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop.yml
Merge remote-tracking branch 'upstream/pull/2381'
[rails.git] / .rubocop.yml
index c211cc2fdb02707384d2dd0286ff88349d3e08a4..1ae01086a36590d17fcb82ec3578b495fedfa618 100644 (file)
@@ -61,6 +61,9 @@ Rails/SkipsModelValidations:
 Style/BracesAroundHashParameters:
   EnforcedStyle: context_dependent
 
+Style/Documentation:
+  Enabled: false
+
 Style/FormatStringToken:
   EnforcedStyle: template