Skip to content

Conversation

@Viicos
Copy link
Owner

@Viicos Viicos commented Apr 3, 2025

No description provided.

@Viicos Viicos force-pushed the general-update branch 7 times, most recently from 26f61d1 to a027a93 Compare April 3, 2025 18:12
- name: Run Ruff linter
run: uv run ruff check src/ --output-format=github

- name: Run Pyright
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Juste pour mon information, pyright remplace mypy ? Je connaissais pas.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Depuis peu je suis passé sur pyright, qui est actuellement le type checker le plus compliant avec la spec: https://htmlpreview.github.io/?https://github.com/python/typing/blob/main/conformance/results/results.html (et utilisant VSCode, c'est plus simple d'avoir les diagnostics directement dans l'IDE -- mypy étant utilisable uniquement en CLI et pas en language server)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je suis aussi sous VSCode, je vais avoir quelques projets à migrer. Merci pour l’information !

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