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
While reading an article on Medium, First Timers Only I spotted a couple open source "basics" that I can integrate into this project.
How can I use githooks, by way of ghooks or it's replacement, husky to run tests and do linting before commits?
Mentioned in the medium post
Learn more about editorconfig
Does it make sense to adapt that or does linting take care of that?
Are there some best practices commit ideas I can borrow from that repo?
How about these issue and pull request templates? .github dir can pre-populate issues field and pull request fields
I think implementing some of these thing will make me a little more open source knowledgeable and open up exposure to some best practices outside of my 9-5.
While reading an article on Medium, First Timers Only I spotted a couple open source "basics" that I can integrate into this project.
Mentioned in the medium post
Does it make sense to adapt that or does linting take care of that?
I think implementing some of these thing will make me a little more open source knowledgeable and open up exposure to some best practices outside of my 9-5.
Resources
The text was updated successfully, but these errors were encountered: