893061dafc
feat(deps): add pyright and pylint with non-overlapping config
...
Add pyright>=1.1.0 and pylint>=3.0.0 as dev dependencies. Configure
pyright for basic type checking (py3.13) and refine pylint message
disables to avoid overlap with ruff's enabled rule sets.
2026-03-13 14:07:19 +02:00
Copilot
265f8de06b
feat: migrate to uv-managed project ( #10 )
...
* Initial plan
* feat: migrate to uv-managed project
Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com >
* fix: align Python version in pyproject.toml and CI setup-uv config
Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com >
2026-03-13 08:42:08 +02:00
e8c4f458b8
fix: update python version and improve cross-platform paths ( #6 )
2025-07-15 16:53:44 +03:00
2ca1e69e35
fix: update paths and workflow ( #5 )
2025-07-15 16:45:18 +03:00
d0669e4dd0
chore(lint): more linting fixes
2025-06-23 22:27:44 +03:00
a0b066cefe
chore: saving the wip state
2025-06-23 22:27:44 +03:00
dd9f538bb4
feat: full upgrade to python3, tests, etc.
2025-06-23 22:27:43 +03:00