Automate JavaScript Code Linting and Formatting in 5 simple Steps
What are Git Hooks?
Git hooks are basically scripts fired before an important action occurs, eg: before a commit is made, before code is pushed to a repo after a commit is made, etc. You can learn more about Git Hooks and the different kinds of hoo...
realpythonproject.hashnode.dev5 min read