Skip to content
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

Mypy #345

Merged
merged 12 commits into from
Nov 26, 2024
Merged

Mypy #345

merged 12 commits into from
Nov 26, 2024

Conversation

BDadmehr0
Copy link
Member

Description

This pull request introduces MyPy type checking to the project and automates its execution through GitHub Actions. It also resolves type-checking errors in the codebase and integrates MyPy into the project's dependencies.

Related Issue

If there is an associated issue tracking the addition of type checking or related fixes, please reference it here. (e.g., "Resolves #334")

@BDadmehr0 BDadmehr0 added this to the November milestone Nov 26, 2024
@BaseMax
Copy link
Member

BaseMax commented Nov 26, 2024

Many thanks

@BaseMax BaseMax merged commit 73a18f9 into SalamLang:main Nov 26, 2024
13 of 15 checks passed
@BaseMax
Copy link
Member

BaseMax commented Nov 26, 2024

maybe can be good for next PR #346

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mypy: Static Typing for Python Stable Version - pre-commit hook run
2 participants