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

DM-39186: Convert to Ruff for linting #757

Merged
merged 1 commit into from
May 15, 2023
Merged

DM-39186: Convert to Ruff for linting #757

merged 1 commit into from
May 15, 2023

Conversation

rra
Copy link
Member

@rra rra commented May 15, 2023

Rather than running isort, flake8, and pydocstyle, use the new Ruff linter. Fix all the problems that it uncovered, except for some overly-complex code that is flagged with noqa markers for later attention.

Rather than running isort, flake8, and pydocstyle, use the new
Ruff linter. Fix all the problems that it uncovered, except for
some overly-complex code that is flagged with noqa markers for
later attention.
@rra rra added this pull request to the merge queue May 15, 2023
@rra rra removed this pull request from the merge queue due to a manual request May 15, 2023
@rra rra merged commit 9c48b48 into main May 15, 2023
@rra rra deleted the tickets/DM-39186 branch May 15, 2023 23:49
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