-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
CIContinuous IntegrationContinuous IntegrationClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsCode StyleCode style, linting, code_checksCode style, linting, code_checks
Description
xref #20563 (comment)
Might be nice to add some additional flake8
plugins to check various things:
- Enforce using new-style classes?
- The hacking package looks to do this (cc @mroeschke)
- Added a related check to
lint.sh
in CLN: Use new-style classes instead of old-style classes #20563, which can be removed if this is added
- Enforce PEP8 naming conventions for classes?
- Doesn't look like this is currently enforced
Any other ideas are welcome.
Metadata
Metadata
Assignees
Labels
CIContinuous IntegrationContinuous IntegrationClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsCode StyleCode style, linting, code_checksCode style, linting, code_checks