diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index ff190acf8a..ccc116378b 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -244,8 +244,6 @@ RSpec/MultipleMemoizedHelpers: RSpec/DescribedClassModuleWrapping: Enabled: true -RSpec/SpecFilePathSuffix: - Enabled: true # Annoying to have these autoremoved. RSpec/Focus: AutoCorrect: false