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
Error: unrecognized cop or department RSpec found in /home/pedro/.asdf/installs/ruby/3.1.0/lib/ruby/gems/3.1.0/gems/action_policy-0.6.3/config/rubocop-rspec.yml
For workaround, adds this line in the start of rubocop.yml:
require:
- rubocop-rspec
The text was updated successfully, but these errors were encountered:
With this rubocop config
When I run
rubocop
, it shows this error:Error: unrecognized cop or department RSpec found in /home/pedro/.asdf/installs/ruby/3.1.0/lib/ruby/gems/3.1.0/gems/action_policy-0.6.3/config/rubocop-rspec.yml
For workaround, adds this line in the start of rubocop.yml:
The text was updated successfully, but these errors were encountered: