Skip to content

config/default: Enable Lint/ParenthesesAsGroupedExpression #135

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

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

issyl0
Copy link
Member

@issyl0 issyl0 commented Nov 25, 2022

  • All offenses for non-ERB files were fixed in github/github, so it's not too much churn to enable this here. It's enabled by default in RuboCop itself, so here we can remove the Enabled: false, add a StyleGuide link, and exclude ERB files since the autocorrector hates them.

- All offenses for non-ERB files were fixed in `github/github`, so it's not too much churn to enable this here. It's enabled by default in RuboCop itself, so here we can remove the `Enabled: false`, add a `StyleGuide` link, and exclude ERB files since the autocorrector hates them.
@issyl0 issyl0 merged commit ac9c480 into main Nov 28, 2022
@issyl0 issyl0 deleted the enable-lint-parentheses-as-grouped-expression branch November 28, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants