ruff
812b0976
- [`pylint`] Support inverted comparisons (`PLR1730`) (#10920)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[`pylint`] Support inverted comparisons (`PLR1730`) (#10920) ## Summary Adds more aggressive logic to PLR1730, `if-stmt-min-max` Closes #10907 ## Test Plan `cargo test` --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
References
#10920 - [`pylint`] Support inverted comparisons (`PLR1730`)
Author
diceroll123
Parents
b356c437
Loading