Skip to content

Conversation

@dcousin24
Copy link
Contributor

Type of change

  • Fix
  • Story
  • Chore

Description of the change

  • Replaced mypy and mypy-extensions with pyright in pyproject.toml
  • Removed mypy config sections and added comprehensive [tool.pyright] configuration
  • Updated .pre-commit-config.yaml to use pyright-python hook instead of mirrors-mypy
  • Updated devcontainer to use Pylance (pyright) instead of mypy extension
  • Updated format.sh to run pyright instead of mypy
  • Updated .gitignore and .dockerignore to use .pyright_cache instead of .mypy_cache
  • Solved Type issues detected by pyright

@dcousin24 dcousin24 self-assigned this Jun 25, 2025
@dcousin24 dcousin24 merged commit aeeaf90 into main Jul 7, 2025
6 checks passed
@dcousin24 dcousin24 deleted the feature/migrate-to-pyright branch July 7, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants