]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop.yml
Fix most auto-correctable rubocop issues
[rails.git] / .rubocop.yml
index cc32da4b99e2e64bd3b053d4859c4ce4e5b6cf20..8187b269625a5594fcd7b69d389428ae5d420ad8 100644 (file)
@@ -1 +1,4 @@
 inherit_from: .rubocop_todo.yml
+
+Style/BracesAroundHashParameters:
+  EnforcedStyle: context_dependent