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 pylint,flake,isort and bandit with ruff #86

Closed
wants to merge 2 commits into from

Conversation

Santobert
Copy link
Contributor

@Santobert Santobert commented Apr 12, 2024

My last PR was a bit painful as some of our checks failed due to development in the respective libraries and tools and not due to my code changes. Therefore, and for the sake of simplicity, I have replaced pylint, flake, isort and bandit with ruff.

In this context, I have fixed some of the problems that ruff has now pointed out, or created exceptions for them. There are no functional changes here.

@Santobert Santobert closed this by deleting the head repository Dec 10, 2024
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.

1 participant