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

Replace flake8 + isort + bandit with ruff #770

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

akx
Copy link
Contributor

@akx akx commented Dec 21, 2023

This PR is a minimal re-implementation of @cclauss's #718.

It replaces the flake8, isort and bandit linters with ruff.

Additionally, tox.ini gets cleaned up a bit – there were a bunch of lint deps added in 4f06670 that weren't actually used or run.

Signed-off-by: Aarni Koskela <akx@iki.fi>
Signed-off-by: Aarni Koskela <akx@iki.fi>
@PierreF PierreF merged commit 94e64c6 into eclipse:master Dec 22, 2023
5 checks passed
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.

None yet

2 participants