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

Ensure the configs are correct #8

Closed
wants to merge 1 commit into from
Closed

Conversation

khiga8
Copy link
Contributor

@khiga8 khiga8 commented Jul 24, 2023

I'm trying to understand how the configs are loaded in this gem. When I print the output of:

bundle exec rubocop --show-cops > config.yml

to see how .rubocop.yml is configured (since this is similar to what's recommended for setup in the README), I see that RailsAccessibility rules defaults to false. This makes me wonder if the config for this gem isn't set up correctly. 🤔

@khiga8
Copy link
Contributor Author

khiga8 commented Jul 24, 2023

@bensheldon might you have context on why this is happening? (Related: #7)

@khiga8
Copy link
Contributor Author

khiga8 commented Jul 25, 2023

Resolved :)

We're behind on rubocop-github on this project. Running bundle update solved the problem.

@khiga8 khiga8 closed this Jul 25, 2023
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

Successfully merging this pull request may close these issues.

1 participant