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
pre-commit is a tremendous project that has greatly improved my workflow - easy to install and easy to use. I would be happy to implement it here and open a pull request, I just wanted to see first if that is something people would be on board with. Its benefits are twofold - firstly, it ensures code standards are met before each commit. Secondly, it provides an easy command to run all relevant linters etc. at any point during the development process.
The text was updated successfully, but these errors were encountered:
pre-commit is a tremendous project that has greatly improved my workflow - easy to install and easy to use. I would be happy to implement it here and open a pull request, I just wanted to see first if that is something people would be on board with. Its benefits are twofold - firstly, it ensures code standards are met before each commit. Secondly, it provides an easy command to run all relevant linters etc. at any point during the development process.
yes, this would be amazing. I am also already using pre-commit in some other project and I can attest that it is amazing, so a PR is definitely welcome!
pre-commit is a tremendous project that has greatly improved my workflow - easy to install and easy to use. I would be happy to implement it here and open a pull request, I just wanted to see first if that is something people would be on board with. Its benefits are twofold - firstly, it ensures code standards are met before each commit. Secondly, it provides an easy command to run all relevant linters etc. at any point during the development process.
The text was updated successfully, but these errors were encountered: