chore(tooling): configure pre-commit hooks
Adds and configures pre-commit hooks for code formatting (black), import sorting (isort), and commit message linting (commitlint).
Loading
Please register or sign in to comment
Adds and configures pre-commit hooks for code formatting (black), import sorting (isort), and commit message linting (commitlint).