Mitchell McKenna
Mitchell McKenna
Tech, programming and personal interests.
  • Twitter
  • Github
Skip to content

git

There is one post tagged git.

Git Hooks: Check Code Quality & Unit Tests on Every Commit

Automatically lint your code, check unit tests, and run static analysers every time you run “git commit”. It’s a developer’s local CI pipeline.

in Programming | January 17, 2023 | Comment