Skip to content

Enable mypy static type checking#28

Merged
SevenOfNinePE merged 9 commits into
mainfrom
change_toml_handling
Apr 14, 2025
Merged

Enable mypy static type checking#28
SevenOfNinePE merged 9 commits into
mainfrom
change_toml_handling

Conversation

@gituser789
Copy link
Copy Markdown
Contributor

@gituser789 gituser789 commented Apr 14, 2025

Related to issue #9

  • updated many datatypes for mypy static type checker
  • enable mypy in github actions checker at every pull request
    Hint: only a few (less than 20) difficult mypy issues are ignored, as discussed before.

@gituser789 gituser789 self-assigned this Apr 14, 2025
@gituser789 gituser789 added the enhancement New feature or request label Apr 14, 2025
@gituser789 gituser789 added this to the 2025-06-30 milestone Apr 14, 2025
@gituser789 gituser789 linked an issue Apr 14, 2025 that may be closed by this pull request
3 tasks
Copy link
Copy Markdown
Collaborator

@SevenOfNinePE SevenOfNinePE left a comment

Choose a reason for hiding this comment

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

Unclear items are discussed. No issue found.

@SevenOfNinePE SevenOfNinePE merged commit b27b2eb into main Apr 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add mypy as static code checker

2 participants