We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad5ba6 commit 74b4895Copy full SHA for 74b4895
config/default.yml
@@ -761,6 +761,7 @@ RSpec/NotToNot:
761
RSpec/Output:
762
Description: Checks for the use of output calls like puts and print in specs.
763
Enabled: pending
764
+ AutoCorrect: contextual
765
SafeAutoCorrect: false
766
VersionAdded: "<<next>>"
767
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Output
0 commit comments