- Install dependencies
pip install -U ruff pre-commit- Download files
wget https://raw.githubusercontent.com/Tardouse/python_linter/refs/heads/main/.pre-commit-config.yaml
wget https://raw.githubusercontent.com/Tardouse/python_linter/refs/heads/main/ruff.toml- cd to your project and hook
pre-commit installThis repo is changed by ruff-pre-commit. Thanks for the great work!