Rustfmt all scripts
This commit is contained in:
parent
7cdec71868
commit
d9f29fa018
2 changed files with 4 additions and 6 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
cargo fmt --check
|
||||
rustfmt --check build_system/main.rs
|
||||
rustfmt --check example/*
|
||||
rustfmt --check scripts/*.rs
|
||||
|
||||
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue