Skip to content

Commit

Permalink
Remove unsupported check.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Dec 5, 2019
1 parent e844336 commit f1ed743
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vendor/hound/config/style_guides/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,6 @@ Lint/HandleExceptions:
Description: Don't suppress exception.
StyleGuide: https://github.com/bbatsov/ruby-style-guide#dont-hide-exceptions
Enabled: false
Lint/LiteralInCondition:
Description: Checks of literals used in conditions.
Enabled: false
Lint/LiteralInInterpolation:
Description: Checks for literals used in interpolation.
Enabled: false

0 comments on commit f1ed743

Please sign in to comment.