Apply Rubocop Style/RedundantConstantBase (#23463)
This commit is contained in:
parent
e4f37fad98
commit
d65b2c1924
4 changed files with 3 additions and 11 deletions
|
|
@ -3194,14 +3194,6 @@ Style/RedundantBegin:
|
|||
- 'lib/sanitize_ext/sanitize_config.rb'
|
||||
- 'lib/tasks/db.rake'
|
||||
|
||||
# Offense count: 3
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/RedundantConstantBase:
|
||||
Exclude:
|
||||
- 'config.ru'
|
||||
- 'lib/tasks/statistics.rake'
|
||||
- 'spec/rails_helper.rb'
|
||||
|
||||
# Offense count: 16
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/RedundantRegexpCharacterClass:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue