You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that no githooks available to facilitate a contribution to the project. I think it would be helpful to have githooks that run tests and check code formatting whenever someone pushes changes to the repository.
I also noticed that linting is being checked from GitHub actions, but it seems to be showing all violations. I'd be happy to reformat the code with Black and set up a procedure for both sides to help ensure consistency and avoid future issues.
What do you think? Would you be open to adding githooks to the project? If so, I'd be happy to work on it and submit a pull request.
Also, I wanted to ask if there is a Slack channel where I could discuss this feature request with the community.
Thank you
The text was updated successfully, but these errors were encountered:
I noticed that no githooks available to facilitate a contribution to the project. I think it would be helpful to have githooks that run tests and check code formatting whenever someone pushes changes to the repository.
I also noticed that linting is being checked from GitHub actions, but it seems to be showing all violations. I'd be happy to reformat the code with Black and set up a procedure for both sides to help ensure consistency and avoid future issues.
What do you think? Would you be open to adding githooks to the project? If so, I'd be happy to work on it and submit a pull request.
Also, I wanted to ask if there is a Slack channel where I could discuss this feature request with the community.
Thank you
The text was updated successfully, but these errors were encountered: