Ruff missing some previous pycodestyle caught errors #10680

Closed
opened 2025-12-29 21:34:39 +01:00 by adam · 2 comments
Owner

Originally created by @DanSheps on GitHub (Jan 21, 2025).

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

Originally created by @DanSheps on GitHub (Jan 21, 2025). ### 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
adam added the status: needs ownerpending closuretype: housekeeping labels 2025-12-29 21:34:39 +01:00
adam closed this issue 2025-12-29 21:34:39 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Jul 15, 2025):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Jul 15, 2025): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/main/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Aug 15, 2025):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Aug 15, 2025): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10680