fix shellcheck error of SC2148
This commit is contained in:
parent
56293097f7
commit
f197da655f
22 changed files with 22 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -exuo pipefail
|
||||
|
||||
CRATE=example
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -exuo pipefail
|
||||
|
||||
function build {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue