rubocop: remove obsolete config

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane 2024-06-11 08:31:29 -07:00
parent 434ed02b5a
commit 75359a483b
No known key found for this signature in database

View File

@ -244,8 +244,8 @@ RSpec/MultipleMemoizedHelpers:
RSpec/DescribedClassModuleWrapping: RSpec/DescribedClassModuleWrapping:
Enabled: true Enabled: true
RSpec/FilePath: RSpec/SpecFilePathSuffix:
SpecSuffixOnly: true Enabled: true
# Annoying to have these autoremoved. # Annoying to have these autoremoved.
RSpec/Focus: RSpec/Focus:
AutoCorrect: false AutoCorrect: false