Skip to content

Switch linting from flake8 and isort to ruff#234

Merged
xylar merged 6 commits intoMPAS-Dev:mainfrom
altheaden:lint-with-ruff
Apr 2, 2025
Merged

Switch linting from flake8 and isort to ruff#234
xylar merged 6 commits intoMPAS-Dev:mainfrom
altheaden:lint-with-ruff

Conversation

@altheaden
Copy link
Copy Markdown
Collaborator

This PR replaces linting with flake8 and isort with ruff.

I did not lint all files, except to add implicit re-exporting to each of the __init__ files which should fix all of the F401 errors. Any additional linting will be done on a file-by-file basis as files are edited and updated.

@altheaden altheaden requested a review from xylar April 1, 2025 22:35
Copy link
Copy Markdown
Collaborator

@xylar xylar left a comment

Choose a reason for hiding this comment

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

@altheaden, great work as always!

@xylar xylar merged commit 9f6eae8 into MPAS-Dev:main Apr 2, 2025
6 checks passed
@altheaden altheaden deleted the lint-with-ruff branch April 2, 2025 15:11
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