fix
This commit is contained in:
parent
57da8c6212
commit
24a623bd6e
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ rwx_main() {
|
|||
if sh_shell_interactive; then
|
||||
# check format
|
||||
sh_log
|
||||
rwx_shfmt "${SH_ROOT}"
|
||||
rwx_shfmt_check "${SH_ROOT}"
|
||||
# check syntax
|
||||
sh_log
|
||||
rwx_shellcheck_check "${SH_ROOT}"
|
||||
|
|
Loading…
Reference in a new issue