diff options
| author | Claude <claude@anthropic.com> | 2026-03-01 18:11:26 +0000 |
|---|---|---|
| committer | Claude <claude@anthropic.com> | 2026-03-04 19:14:55 +0100 |
| commit | 4c0556e874356263715b746c1c704cdf6fd1aee2 (patch) | |
| tree | 820623377038c1d27f31c487759e2a44ce4f9708 /test/scripts/git@git.sinitax.com:sinitax | |
| parent | bfce4e949866e4edb22b507c9676a019b729955a (diff) | |
| download | gemini-py-4c0556e874356263715b746c1c704cdf6fd1aee2.tar.gz gemini-py-4c0556e874356263715b746c1c704cdf6fd1aee2.zip | |
Add ruff, mypy, pytest dev toolchain with justfile
- Move pytest/pytest-asyncio from optional-deps to [dependency-groups]
- Add ruff>=0.4 and mypy>=1.0 to dev group
- Configure ruff (E,W,F,I,B,C4,UP; line-length=100) and mypy in pyproject.toml
- Add justfile with check/fix/format/lint/typecheck/test/build/clean recipes
- Fix all ruff violations: Optional→|None, List→list, Dict→dict,
AsyncIterator from collections.abc, unused json import, import order
- Fix mypy errors: annotate calls list, fix access_token return type
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'test/scripts/git@git.sinitax.com:sinitax')
0 files changed, 0 insertions, 0 deletions
