hyperhive/.forgejo
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 642a5f7d96 ci: add shellcheck step for raw shell scripts
Discovers files by shebang under scripts/ rather than a *.sh glob, so
extensionless scripts (scripts/pre-push) and any future additions are
covered without editing the workflow. Runs at -S warning: the repo's
one existing finding (SC2016 on an intentionally single-quoted awk
program) is info-level and correct as written, so it's excluded by
severity rather than silenced with a disable comment.

Refs #4429
2026-09-16 00:09:20 +02:00
..
workflows ci: add shellcheck step for raw shell scripts 2026-09-16 00:09:20 +02:00