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

[feature] auto-fixable rules #358

Open
jenseng opened this issue Sep 28, 2023 · 0 comments
Open

[feature] auto-fixable rules #358

jenseng opened this issue Sep 28, 2023 · 0 comments

Comments

@jenseng
Copy link

jenseng commented Sep 28, 2023

It would be really nice to have a --fix option or similar to automatically fix anything that can be resolved without human intervention. Specifically I'm thinking of a lot of shellcheck things like SC2086, e.g. auto-convert $GITHUB_ENV -> "$GITHUB_ENV". For shellcheck it may be possible to leverage its diff format as outlined here.

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