You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial plan
* Implement `usethis badge ty` command
Add a badge for the ty type checker from Astral. The badge uses the
endpoint URL from the ty repository's assets.
Changes:
- Add get_ty_badge() function in src/usethis/_core/badge.py
- Add ty to badge ordering in get_badge_order()
- Add ty CLI command in src/usethis/_ui/interface/badge.py
- Add tests for ty badge in tests/usethis/_ui/interface/test_interface_badge.py
- Update docs/cli/reference.md with ty badge entry
Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/9a568c69-1340-45e1-bc80-2c3cd91a906a
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
0 commit comments