-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[pylint
] Stabilize len-test
(PLC1802
)
#16626
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
Conversation
Summary -- Stabilizes PLC1802. The tests were already in the right place, and I just tidied the docs a little bit. Test Plan -- 1 issue closed 4 days after the rule was added, no other issues
|
code | total | + violation | - violation | + fix | - fix |
---|---|---|---|---|---|
PLC1802 | 29 | 29 | 0 | 0 | 0 |
Linter (preview)
✅ ecosystem check detected no linter changes.
The ecosystem results look right to me. I checked that they were all |
Summary
Stabilizes PLC1802. The tests were already in the right place, and I just tidied the docs a little bit.
Test Plan
1 issue closed 4 days after the rule was added, no other issues