You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib/rubocop/cop/rspec/dialect.rb:6:9: C: [Correctable] InternalAffairs/CopDescription: Description should be started with Enforces instead of This cop ....
# This cop enforces custom RSpec dialects. ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
lib/rubocop/cop/rspec/void_expect.rb:6:9: C: [Correctable] InternalAffairs/CopDescription: Description should be started with Checks instead of This cop ....
# This cop checks void `expect()`. ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
lib/rubocop/cop/rspec/yield.rb:6:9: C: [Correctable] InternalAffairs/CopDescription: Description should be started with Checks instead of This cop ....
# This cop checks for calling a block within a stub. ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments