Skip to content

Commit

Permalink
Remove deprecated linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mhenrixon committed Feb 19, 2020
1 parent 7e8cd7e commit 2f1967f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,6 @@ Style/BlockDelimiters:
- proc
- it

Style/BracesAroundHashParameters:
EnforcedStyle: no_braces
SupportedStyles:
- braces
- no_braces
- context_dependent

Layout/CaseIndentation:
EnforcedStyle: end
SupportedStyles:
Expand Down

0 comments on commit 2f1967f

Please sign in to comment.