Skip to content

Add Option for Type Checker in Python Projects #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 12, 2025

Conversation

kilo52
Copy link
Member

@kilo52 kilo52 commented Jun 22, 2025

Adds the type checking --types option, -t short option, to test scripts of Python project source templates.

@kilo52 kilo52 self-assigned this Jun 22, 2025
@kilo52 kilo52 added Improvement Improvement of an existing feature Templates Changes in project source templates Python Affects project source templates or init code for Python labels Jun 22, 2025
@kilo52 kilo52 linked an issue Jun 22, 2025 that may be closed by this pull request
kilo52 added 9 commits June 23, 2025 23:17
Signed-off-by: kilo52 <[email protected]>
Signed-off-by: kilo52 <[email protected]>
Added type hints for public library API and improved example code.

Signed-off-by: kilo52 <[email protected]>
Added type hints for public library API and improved example code.

Signed-off-by: kilo52 <[email protected]>
Added type hints for public library API and improved example code.

Signed-off-by: kilo52 <[email protected]>
@kilo52 kilo52 merged commit b00e1ea into master Jul 12, 2025
5 checks passed
@kilo52 kilo52 deleted the templates/py-type-checker-pyright branch July 13, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improvement of an existing feature Python Affects project source templates or init code for Python Templates Changes in project source templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Option for Type Checker in Python Projects
1 participant