Pass filenames with args
This commit is contained in:
parent
b60ba3790b
commit
a76233c81c
|
@ -4,7 +4,7 @@
|
||||||
entry: cargo fmt
|
entry: cargo fmt
|
||||||
language: system
|
language: system
|
||||||
types: [rust]
|
types: [rust]
|
||||||
pass_filenames: false
|
args: ['--']
|
||||||
- id: cargo-check
|
- id: cargo-check
|
||||||
name: cargo check
|
name: cargo check
|
||||||
description: Check the package for errors.
|
description: Check the package for errors.
|
||||||
|
|
Loading…
Reference in a new issue