This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-10-28 02:39:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
6f9c317aa5
ruff
/
crates
/
ruff_linter
History
Download ZIP
Download TAR.GZ
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