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

Provide a single script to report all errors #55

Open
CodingCanuck opened this issue Jun 22, 2022 · 0 comments
Open

Provide a single script to report all errors #55

CodingCanuck opened this issue Jun 22, 2022 · 0 comments

Comments

@CodingCanuck
Copy link
Contributor

When developing locally, it's nice to be able to run a script to reproduce formatting errors reported by the GitHub Actions Runner (for example: https://github.com/reboot-dev/respect/runs/7011852919?check_suite_focus=true )

Currently, the GitHub Action Runner runs three steps in sequence to find and report all formatting errors: https://github.com/3rdparty/dev-tools/blob/main/check-code-style/action.yml#L37-L56

Can we offer a single script that does all of these things for local execution? (We could then maybe simplify the Action Runner config to just call that one unified script)

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

No branches or pull requests

1 participant