lint
This commit is contained in:
parent
f25059d159
commit
57da8c6212
2 changed files with 0 additions and 0 deletions
4
sh/lint/shfmt.sh
Normal file
4
sh/lint/shfmt.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
rwx_shfmt_check() {
|
||||
local root="${1}"
|
||||
shfmt --diff "${root}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue