Rename to ruff (#29)

This commit is contained in:
Charlie Marsh
2022-08-27 18:30:30 -04:00
committed by GitHub
parent 5a5e60dd44
commit c52fdfa748
6 changed files with 26 additions and 27 deletions

View File

@@ -27,7 +27,7 @@ jobs:
${{ runner.os }}-build-${{ env.cache-name }}-
${{ runner.os }}-build-
${{ runner.os }}-
- run: cargo build --bin rust_python_linter --release
- run: cargo build --release
cargo_fmt:
name: "cargo fmt"