ruff/crates/ruff
Alex Waygood 02bca9a8d0
Modernize build scripts (#13837)
Use the modern `cargo::KEY=VALUE` syntax that was stabilised in MSRV 1.77, rather than the deprecated `cargo:KEY=VALUE` syntax.
2024-10-20 22:35:35 +01:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src Remove error messages for removed CLI aliases (#12833) 2024-10-17 16:35:12 +01:00
tests Remove tab-size setting (#12835) 2024-10-17 16:35:12 +01:00
build.rs Modernize build scripts (#13837) 2024-10-20 22:35:35 +01:00
Cargo.toml Changelog for Ruff v0.7 (#13794) 2024-10-17 16:14:21 +00:00