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 and enforce formatting #155

Closed
wants to merge 7 commits into from

Conversation

danieleades
Copy link
Contributor

apply formatting, and add a CI action to check formatting

closes #152

@danieleades danieleades changed the title Refactor/format Apply and enforce formatting Mar 31, 2021
@danieleades
Copy link
Contributor Author

rebased on master

@danieleades
Copy link
Contributor Author

rebase and tidy commits

@danieleades
Copy link
Contributor Author

github action run results can be checked here - https://github.com/danieleades/upgrade/pull/3/checks?check_run_id=2360001747

Copy link

@bflanagin bflanagin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No regressions detected.

@mmstick
Copy link
Member

mmstick commented Apr 26, 2021

Formatting changes will destroy mergeability of development branch. Had to undo the recently-merged commits.

@mmstick mmstick closed this Apr 26, 2021
@danieleades
Copy link
Contributor Author

@mmstick I take it you don't want to persue enforcing the formatting policy in CI?

@mmstick
Copy link
Member

mmstick commented Apr 26, 2021

Maybe when it's not actively in development

@danieleades
Copy link
Contributor Author

Maybe when it's not actively in development

Fair enough. Though I would point out that a pull request to add formatting is, by it's very nature, very easy to rebase.

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.

Rustfmt is not being applied/checked
4 participants