rubocop_todo recreate

This commit is contained in:
zanetagebka
2024-06-18 14:34:03 +02:00
parent 5cc33d1e0c
commit b4bfcb7cc8

View File

@@ -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).