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

Enable new cops globally #4

Merged
merged 1 commit into from
May 25, 2020
Merged

Conversation

louim
Copy link
Contributor

@louim louim commented May 25, 2020

Instead of enabling new cops manually, let Rubocop enable them. This will help when running CI on repository where the version of Rubocop hasn't been updated yet. This also simplify the process of updating Rubocop between repos. If we don't want a new cop, we would disable it here.

I removed the cops that were added because of updates.

Instead of enabling new cops manually, let Rubocop enable them. This
will help when running CI on repository where the version of Rubocop
hasn't been updated yet. This also simplify the process of updating
Rubocop betwen repos. If we don't want a new cop, we would disable it
here.
@louim louim requested a review from a team May 25, 2020 15:43
@louim louim merged commit aed5a5c into master May 25, 2020
@louim louim deleted the improvement/enable-new-by-default branch May 25, 2020 15:54
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.

None yet

2 participants