ruff
e7f51219
- Extends `B002` to detect unary prefix decrement operators (#5998)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Extends `B002` to detect unary prefix decrement operators (#5998) ## Summary Extends `B002` to detect unary decrement prefix operators. Closes #5992. ## Test Plan `cargo test`
References
#5998 - Extends `B002` to detect unary prefix decrement operators
Author
tjkuson
Parents
1776cbd2
Loading