diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index a32f09b5b2..ff59f620e9 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -817,7 +817,6 @@ Style/ClassAndModuleChildren: Style/FrozenStringLiteralComment: Exclude: - '.simplecov' - - 'tmp/stimulus_reflex_installer/working/development.rb' # Offense count: 6 # This cop supports unsafe autocorrection (--autocorrect-all).