Skip to content

Commit

Permalink
Tagging cops as unsafe for auto-correction
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Jun 9, 2020
1 parent 4b6739b commit 06457d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/default.yml
Expand Up @@ -99,6 +99,7 @@ RSpec/DescribedClass:
SupportedStyles:
- described_class
- explicit
SafeAutoCorrect: false
VersionAdded: '1.0'
VersionChanged: '1.11'
StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribedClass
Expand Down Expand Up @@ -444,6 +445,7 @@ RSpec/PredicateMatcher:
SupportedStyles:
- inflected
- explicit
SafeAutoCorrect: false
VersionAdded: '1.16'
StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/PredicateMatcher

Expand Down

0 comments on commit 06457d9

Please sign in to comment.