| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/python-pillow/python-pillow.github.io/main/justfile | [Back] [Original] |
# Run pre-commit hooks against all files
alias pc := precommit
precommit:
pre-commit run --all-files
| Web Proxy Viewer | New URL | Original Page |