Pre-commit hooks and Ruff
On the last day of January I made my first Pull Request, but take a few steps.
What's Pre-commit
Isn't it great to be able to run a script before every git commit? Here come Git Hooks!
💡
What's git hook? It's a script that runs at a specific point ...
raffaellascode.hashnode.dev3 min read