Skip to content

Commit

Permalink
Remove Style/BracesAroundHashParameters cop
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Antonio Galisteo Prieto committed Feb 19, 2020
1 parent 681db5d commit 538264a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rubocop-style.yml
Expand Up @@ -6,10 +6,6 @@
Style/AsciiComments:
Enabled: false

# https://rubocop.readthedocs.io/en/latest/cops_style/#stylebracesaroundhashparameters
Style/BracesAroundHashParameters:
EnforcedStyle: context_dependent

# https://rubocop.readthedocs.io/en/latest/cops_style/#styledatetime
Style/DateTime:
Enabled: false
Expand Down

0 comments on commit 538264a

Please sign in to comment.