-
Notifications
You must be signed in to change notification settings - Fork 17
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 GitHub actions to enforce Javascript code style #66
Comments
Hello @lacabra can I be assigned to this? I'm new to github so I don't know how long it will take for me to do this. But I would love to give it a try. Thank you! |
@Lovelyfin00 yes, I have assigned to you. Please note that #65 (there was a typo in the original description that has been corrected) needs to be completed first before this issue can be tackled. I also provided how a similar task was accomplished in a similar repository for your reference. You can start learning about GitHub Actions in the meantime |
Awesome. Thank you! |
Hi @lacabra @Lovelyfin00, can I also be assigned this project to collaborate with Lovelyn on this. |
Hi @Melodie97 I've added you as a co-collaborator. Can't wait to see what you both come up with. |
Thanks @nathanfletcher, pls do we still need to wait for issue #65, or has it been okay-ed ? |
Issue #65 hasn't been resolved yet |
#65 has been okay-ed. |
After having implemented #65, configure the CI through GitHub Actions to enforce the code style upon committing files to the repo. Use dpgabot/validate-digitalpublicgoods#21 as a reference implementation
The text was updated successfully, but these errors were encountered: