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