shellcheck/user

This commit is contained in:
Marc Beninca 2025-07-12 01:49:14 +02:00
parent a10abc5598
commit ec1bb4bab2
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -228,6 +228,8 @@ rwx_code_check() {
# check syntax
rwx_log
rwx_shellcheck "${rwx_main_root}"
rwx_log
rwx_shellcheck "${rwx_code_root}"
# check format
rwx_log
rwx_shfmt "${rwx_main_root}"