-
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 Python code style #64
Comments
Thanks @NayOoLwin5, the party is in full swing, you are not late :) I have assigned this to you, but this is highly dependent on #63. Curious to hear from you how you would tackle this without having #63 fixed ? |
@NayOoLwin5 since #63 has been closed via #75, you now have everything you need to work on this. |
Hello @NayOoLwin5 , How is it going with this?...would you be needing assistance? |
@lacabra can I work on this since @NayOoLwin5 have been absent? |
Hi @Ashara-kosi, first of all, sorry for the lack of response from my side. There was a sudden arrangement of travel for me. That's why could not fully participate in this Outreachy contribution period. Will bounce back in the next one for sure. Good luck to you guys.👍 i completed this task here #90. You can also review my work and suggest any changes. |
After having implemented #63, configure the CI through GitHub Actions to enforce the code style upon committing files to the repo
The analogous in NodeJS would be something like this)
The text was updated successfully, but these errors were encountered: