aboutsummaryrefslogtreecommitdiff
path: root/ops/ci/shellcheck.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-10ci(shellcheck): add a script to check shell scriptsFranck Cuny1-0/+24
The script uses shellcheck to validates that the shell scripts are correct. This is not used by anything yet. Change-Id: Ia96b132143fa0824eaf23420a72e5b518d618250 Reviewed-on: https://cl.fcuny.net/c/world/+/407 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>