.rubocop_todo.yml in red_amber-0.1.1 vs .rubocop_todo.yml in red_amber-0.1.2
- old
+ new
@@ -1,17 +1,11 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
-# on 2022-04-27 00:29:57 UTC using RuboCop version 1.27.0.
+# on 2022-05-08 02:37:36 UTC using RuboCop version 1.27.0.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
-
-# Offense count: 1
-# This cop supports unsafe auto-correction (--auto-correct-all).
-Style/SlicingWithRange:
- Exclude:
- - 'lib/red_amber/data_frame_selectable.rb'
# Offense count: 1
# This cop supports unsafe auto-correction (--auto-correct-all).
# Configuration parameters: EnforcedStyle.
# SupportedStyles: forbid_for_all_comparison_operators, forbid_for_equality_operators_only, require_for_all_comparison_operators, require_for_equality_operators_only