Skip to content

Commit

Permalink
[delete] delimiter cop
Browse files Browse the repository at this point in the history
  • Loading branch information
julienemo committed Apr 5, 2020
1 parent 99f44e3 commit 27ccb0a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,6 @@ Style/MutableConstant:
Exclude:
- 'lib/puma_worker_killer/version.rb'

# Offense count: 2
# Cop supports --auto-correct.
# Configuration parameters: PreferredDelimiters.
Style/PercentLiteralDelimiters:
Exclude:
- 'puma_worker_killer.gemspec'

# Offense count: 32
# Cop supports --auto-correct.
# Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
Expand Down

0 comments on commit 27ccb0a

Please sign in to comment.