diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index d09804b4..ef98f60d 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -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: