Skip to content

config/default: Enable Lint/ParenthesesAsGroupedExpression - #135

Merged
issyl0 merged 1 commit into
mainfrom
enable-lint-parentheses-as-grouped-expression
Nov 28, 2022
Merged

config/default: Enable Lint/ParenthesesAsGroupedExpression#135
issyl0 merged 1 commit into
mainfrom
enable-lint-parentheses-as-grouped-expression

Conversation

@issyl0

Copy link
Copy Markdown
Member
  • 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 mainNov 28, 2022
@issyl0
issyl0 deleted the enable-lint-parentheses-as-grouped-expression branch November 28, 2022 17:09
Sign up for freeto 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

@issyl0@HParker