Skip to content

Commit

Permalink
Remove wrong configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mfbmina committed Nov 9, 2020
1 parent 9db4848 commit c208adf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,7 @@ Performance/RedundantSortBlock:

Performance/RedundantSplitRegexpArgument:
Description: 'This cop identifies places where `split` argument can be replaced from a deterministic regexp to a string.'
SafeAutoCorrect: true
Enabled: true
Enabled: pending
VersionAdded: '1.9'

Performance/RedundantStringChars:
Expand Down

0 comments on commit c208adf

Please sign in to comment.