ruff
0b7d6b90
- Implement pylint's `else-if-used` rule (`PLR5501`) (#3231)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Implement pylint's `else-if-used` rule (`PLR5501`) (#3231) Attempt to implement else-if-used https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/else-if-used.html Issue #970
References
#3231 - Implement pylint's `else-if-used` rule (`PLR5501`)
Author
chanman3388
Parents
994e2e09
Loading