ss-python
ss-python copied to clipboard
A Python Project Template for Long-Term Maintainability
Ref: https://github.com/sphinx-contrib/typer
As discussed in #460 ## A brief summarization 1. Standalone tools managed by pipx - copier - pdm - pre-commit - toml-sort - ruff - codespell - check-jsonschema 3. Semi-dependent...
https://github.com/codespell-project/codespell?tab=readme-ov-file#pre-commit-hook
https://github.com/python-jsonschema/jsonschema https://github.com/python-jsonschema/check-jsonschema
Revert "ci: use $default-branch placeholder instead of hard-coded main"
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...