The Python Papers

The Python Papers

Share this post

The Python Papers
The Python Papers
An Intro to pre-commit

An Intro to pre-commit

Mike Driscoll's avatar
Mike Driscoll
Dec 18, 2024
∙ Paid
4

Share this post

The Python Papers
The Python Papers
An Intro to pre-commit
Share

You can use many great tools to help you in your software development journey. One such tool is pre-commit, a framework for managing and maintaining multi-language pre-commit hooks. You use pre-commit to run one or more tools before allowing you to commit your code locally. For example, you might run the Flake8 linter or the Ruff formatter on your Pytho…

Keep reading with a 7-day free trial

Subscribe to The Python Papers to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Mike Driscoll
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share