Skip to content

add ruff and mypy linting#74

Closed
grische wants to merge 12 commits into
python-morgan:mainfrom
RISEFX:fix-typing
Closed

add ruff and mypy linting#74
grische wants to merge 12 commits into
python-morgan:mainfrom
RISEFX:fix-typing

Conversation

@grische
Copy link
Copy Markdown
Contributor

@grische grische commented Jan 5, 2026

I am working on adding a proper linting CI to avoid introducing problems in the code base with future PRs.
This adds both mypy linting for Type Checking as well as ruff checks for generic Python checks.

@ido50 this PR depends on #73 being merged.

@grische grische marked this pull request as ready for review January 8, 2026 18:34
@grische
Copy link
Copy Markdown
Contributor Author

grische commented Jan 8, 2026

I also added the necessary CI jobs for ruff linting (not formatting) and mypy.

@grische grische changed the title add Ruff and Mypy linting add ruff and mypy linting Jan 8, 2026
@ido50
Copy link
Copy Markdown
Collaborator

ido50 commented Feb 7, 2026

Merged manually.

@ido50 ido50 closed this Feb 7, 2026
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.

2 participants