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-08-22 11:24:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
11f06e0d55
ruff
/
crates
/
ruff_python_semantic
History
Download ZIP
Download TAR.GZ
Zanie Blue
11f06e0d55
Detect SIM910 when using variadic keyword arguments, i.e.,
**kwargs
(
#13503
)
...
Closes
https://github.com/astral-sh/ruff/issues/13493
2024-09-25 10:02:59 -05:00
..
src
Detect SIM910 when using variadic keyword arguments, i.e.,
**kwargs
(
#13503
)
2024-09-25 10:02:59 -05:00
Cargo.toml
Move required import parsing out of lint rule (
#12536
)
2024-07-26 13:35:45 -04:00