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

Automatically fix any code style issues #30

Merged
merged 8 commits into from
Jul 19, 2022
Merged

Conversation

frankieroberto
Copy link
Contributor

This moves the code style tests into a separate GitHub workflow, where it will automatically fix any correctable issues and commit and push them, and then re-run the code style tests to see if there are any remaining issues.

frankieroberto and others added 3 commits July 18, 2022 10:48
This moves the code style tests into a separate GitHub workflow, where it will automatically fix any correctable issues and commit and push them, and then re-run the code style tests to see if there are any remaining issues.
@frankieroberto frankieroberto marked this pull request as draft July 18, 2022 13:51
@frankieroberto
Copy link
Contributor Author

Hmm, this seems to commit all the gems within a vendor/ folder. Need to avoid that...

@frankieroberto frankieroberto marked this pull request as ready for review July 18, 2022 17:07
Copy link
Contributor

@alaric-dfe alaric-dfe left a comment

Choose a reason for hiding this comment

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

I like it

.github/workflows/lint.yml Outdated Show resolved Hide resolved
@frankieroberto frankieroberto merged commit 50df237 into main Jul 19, 2022
@frankieroberto frankieroberto deleted the add-auto-lint branch July 19, 2022 12:21
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.

2 participants