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

Add GH action to run gdlint on PRs and branches #19

Open
Jibbajabbafic opened this issue Apr 21, 2021 · 0 comments
Open

Add GH action to run gdlint on PRs and branches #19

Jibbajabbafic opened this issue Apr 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Jibbajabbafic
Copy link
Collaborator

This python module contains tools to lint and format GDscript files to make sure they comply with the style guide:
https://pypi.org/project/gdtoolkit/

It would be useful to run these checks with Github Actions on all PRs and the main branch to make sure the style is consistent.

We could even auto format all scripts in PRs and then commit it with something like this, but it might not always be right so it would be nice to have a choice if the change gets commited or not: https://github.com/marketplace/actions/add-commit

@Jibbajabbafic Jibbajabbafic added the enhancement New feature or request label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant