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

Apply Rubocop formatting rules #23301

Closed
wants to merge 1 commit into from

Conversation

nschonni
Copy link
Contributor

@nschonni nschonni commented Jan 29, 2023

This is to reduce the number of unrelated annotations on the PRs when the specific code isn't being touched. This only was run for formatting related rules.

Ran bundle exec rubocop -x with the linelength set to 1400 on the first pass.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@nschonni
Copy link
Contributor Author

I've undone all the line ending changes to make this easier to land. This is now just a run of bundle exec rubocop -x --server --except Layout/LineLength

@nschonni nschonni closed this Feb 16, 2023
@nschonni nschonni deleted the rubocop-formatting branch February 16, 2023 06:58
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

1 participant