Skip to content

Instantly share code, notes, and snippets.

@wguto
wguto / README.md
Last active October 13, 2021 10:34
pre-commit-hooks

Pre-commit

It's strong recommended to use pre-commit framework to help maintain a good code.

You can see more details directly in the site of the framework but a simple way to install is using homebrew.

brew install pre-commit