ruff/crates/ruff_linter/resources/test/fixtures/flake8_boolean_trap
Randolf Scholz 5d91ba0b10
FBT001: exclude boolean operators (#14203)
Fixes #14202

## Summary

Exclude rule FBT001 for boolean operators.

## Test Plan

Updated existing `FBT.py` test.
2024-11-10 22:40:37 +00:00
..
FBT.py FBT001: exclude boolean operators (#14203) 2024-11-10 22:40:37 +00:00