ruff/crates/ruff_linter
Harutaka Kawamura 6f9c317aa5
Simplify key in dct and dct[key] to dct.get(key) (#7895)
## Summary

Close #5933

## Test Plan

`cargo test`
2023-10-13 01:08:52 +00:00
..
resources/test Simplify key in dct and dct[key] to dct.get(key) (#7895) 2023-10-13 01:08:52 +00:00
src Simplify key in dct and dct[key] to dct.get(key) (#7895) 2023-10-13 01:08:52 +00:00
Cargo.toml Use crates.io unicode_names2 0.6.0 (#6478) 2023-10-02 18:17:38 -04:00