Skip to content

ci: add run_shellcheck_all.sh to lint all first-party sh files with shellcheck - #143

Merged
pestophagous merged 3 commits into
mainfrom
shellcheck1
Feb 27, 2026
Merged

ci: add run_shellcheck_all.sh to lint all first-party sh files with shellcheck#143
pestophagous merged 3 commits into
mainfrom
shellcheck1

Conversation

@pestophagous

Copy link
Copy Markdown
Member

we install a recent shellcheck from github releases

we look for all first-party bash scripts (i.e. we don't recurse through the "third_party" folder)

we allow excluded files to be named in run_shellcheck.exclusions.txt, but by default any new sh script added to this repository will be subject to shellcheck checks, and we would like to discourage any further additions to the run_shellcheck.exclusions.txt list.

@pestophagous
pestophagous merged commit 5d9ce16 into main Feb 27, 2026
7 checks passed
@pestophagous
pestophagous deleted the shellcheck1 branch February 27, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant