| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Add PEP 621 pyproject.toml with declarative metadata, dynamic version, and configuration for ruff, mypy, and pytest. Reduce setup.py to a thin shim for callers that still invoke it directly. Add .pre-commit-config.yaml wiring ruff, ruff-format, mypy, and standard file hygiene hooks so contributors get the same checks locally and in CI. Remove run_flake8.sh and run_mypy.sh, both of which are superseded by the ruff and mypy hooks.
| Back | FazBrowse Home | New Git URL |
Add PEP 621 pyproject.toml with declarative metadata, dynamic version, and configuration for ruff, mypy, and pytest. Reduce setup.py to a thin shim for callers that still invoke it directly.
Add .pre-commit-config.yaml wiring ruff, ruff-format, mypy, and standard file hygiene hooks so contributors get the same checks locally and in CI.
Remove run_flake8.sh and run_mypy.sh, both of which are superseded by the ruff and mypy hooks.