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 12b9017 commit 0967564Copy full SHA for 0967564
.rubocop.yml
@@ -543,3 +543,6 @@ Style/FormatStringToken:
543
# are located.
544
RSpec/FilePath:
545
Enabled: false
546
+
547
+RSpec/MessageSpies:
548
+ EnforcedStyle: receive
0 commit comments