Skip to content

fix: CI shellcheck and markdownlint exclude node_modules#11

Merged
osisdie merged 1 commit intomainfrom
fix/ci-shellcheck
Mar 27, 2026
Merged

fix: CI shellcheck and markdownlint exclude node_modules#11
osisdie merged 1 commit intomainfrom
fix/ci-shellcheck

Conversation

@osisdie
Copy link
Copy Markdown
Owner

@osisdie osisdie commented Mar 27, 2026

  • Scope shellcheck to scripts/ and start.sh (skip node_modules)
  • Add !/node_modules/ to markdownlint globs
  • Fix SC2086 in start.sh: use array for CHANNEL_ARGS

Summary

Changes

Channel(s) Affected

  • Telegram
  • Discord
  • General / Infrastructure

Checklist

  • I have tested this change locally
  • Documentation updated (if applicable)
  • No secrets or tokens committed

- Scope shellcheck to scripts/ and start.sh (skip node_modules)
- Add !**/node_modules/** to markdownlint globs
- Fix SC2086 in start.sh: use array for CHANNEL_ARGS
@osisdie osisdie merged commit 82a0277 into main Mar 27, 2026
2 checks passed
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