Skip to content

Commit

Permalink
refactor: remove Lint/LiteralAsCondition rubocop todos
Browse files Browse the repository at this point in the history
  • Loading branch information
thestelz committed Oct 17, 2022
1 parent c100d7e commit 0acfd61
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .rubocop_todo.yml
Expand Up @@ -21,12 +21,6 @@ Lint/FloatComparison:
- 'lib/rgeo/geographic/projected_window.rb'
- 'lib/rgeo/geographic/spherical_math.rb'

# Offense count: 2
Lint/LiteralAsCondition:
Exclude:
- 'test/coord_sys/sr_org_test.rb'
- 'test/coord_sys/url_reader_test.rb'

# Offense count: 4
Lint/MissingSuper:
Exclude:
Expand Down

0 comments on commit 0acfd61

Please sign in to comment.