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

Ruff missing some previous pycodestyle caught errors #18448

Open
DanSheps opened this issue Jan 21, 2025 · 0 comments
Open

Ruff missing some previous pycodestyle caught errors #18448

DanSheps opened this issue Jan 21, 2025 · 0 comments
Labels
status: under review Further discussion is needed to determine this issue's scope and/or implementation type: housekeeping Changes to the application which do not directly impact the end user

Comments

@DanSheps
Copy link
Member

Proposed Changes

We need to come up with a way to catch some of the more common formatting errors we see within our codebase.

Justification

Previously pycodestyle would catch E121, E126, E131, and E203. Unfortunately Ruff is not catching these

@DanSheps DanSheps added type: housekeeping Changes to the application which do not directly impact the end user status: under review Further discussion is needed to determine this issue's scope and/or implementation labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: under review Further discussion is needed to determine this issue's scope and/or implementation type: housekeeping Changes to the application which do not directly impact the end user
Projects
None yet
Development

No branches or pull requests

1 participant