ruff
1fbed6c3 - [`ruff`] Implement `redundant-bool-literal` (`RUF038`) (#14319)

Commit
1 year ago
[`ruff`] Implement `redundant-bool-literal` (`RUF038`) (#14319) ## Summary Implements `redundant-bool-literal` ## Test Plan <!-- How was it tested? --> `cargo test` The ecosystem results are all correct, but for `Airflow` the rule is not relevant due to the use of overloading (and is marked as unsafe correctly). --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
Author
Parents
Loading