title | date | slug | category | summary | description | cover | showtoc | draft | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Code Quality Control Using Pre-Commit |
2021-09-13 16:25:28 +0530 |
code-quality-control-using-pre-commit-git-hooks |
DevOps |
Are you tired of running ESLint/Prettier each time you write some code? Or perhaps you find yourself in situations wherein bad code creeps into production making the CI/CD pipeline to complain all the time. Well for you my friend, there's a solution & it's called Git Hooks. |
Are you tired of running ESLint/Prettier each time you write some code? Or perhaps you find yourself in situations wherein bad code creeps into production making the CI/CD pipeline to complain all the time. Well for you my friend, there's a solution & it's called Git Hooks. |
|
true |
true |