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

@grische grische commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

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

grische commented Jan 8, 2026

Copy link
Copy Markdown
Contributor Author

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

ido50 commented Feb 7, 2026

Copy link
Copy Markdown
Collaborator

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