mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
89eaf6ad74
The git hooks now classify staged files and select either the full or lightweight make target. This was missing from the contributing guide after #23358 landed. Also add actionlint config to suppress a pre-existing SC2016 false positive in the triage workflow. Shellcheck disable directives don't work inside heredocs when actionlint drives shellcheck.