Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized cop error #24

Open
emolayi opened this issue Sep 29, 2023 · 0 comments
Open

Unrecognized cop error #24

emolayi opened this issue Sep 29, 2023 · 0 comments

Comments

@emolayi
Copy link

emolayi commented Sep 29, 2023

I am able to run bundle exec rubocop in my project without issues, but in Nova, I keep getting "Error: unrecognized cop or department" errors. I am on Rails 7, Ruby 3.1.4, and these are the rubocop gems I have included:

group :development, :test do
  gem 'rubocop'
  gem 'rubocop-performance'
  gem 'rubocop-rails'
  gem 'rubocop-rspec'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant