Files
ruff/resources/test/fixtures/flake8_simplify
Chammika Mannakkara 4523885268 flake8_simplify : SIM401 (#1778)
Ref #998 

- Implements SIM401 with fix
- Added tests

Notes: 
- only recognize simple ExprKind::Name variables in expr patterns for
now
- bug-fix from reference implementation: check 3-conditions (dict-key,
target-variable, dict-name) to be equal, `flake8_simplify` only test
first two (only first in second pattern)
2023-01-11 19:51:37 -05:00
..
2023-01-04 11:01:06 -05:00
2023-01-04 08:07:00 -05:00
2023-01-04 08:07:00 -05:00
2023-01-11 19:51:37 -05:00