ruff/crates/ruff
Charlie Marsh 80ade591df
Ignore unused arguments on stub functions (#12966)
## Summary

We already enforce this logic for the other `ARG` rules. I'm guessing
this was an oversight.

Closes https://github.com/astral-sh/ruff/issues/12963.
2024-08-18 19:21:33 -04:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src Stabilize support for Jupyter Notebooks (#12878) 2024-08-14 18:15:45 +02:00
tests Ignore unused arguments on stub functions (#12966) 2024-08-18 19:21:33 -04:00
build.rs Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
Cargo.toml Bump version to 0.6.1 (#12937) 2024-08-16 17:48:06 +01:00