Source code

Revision control

Copy as Markdown

Other Tools

---
shellcheck:
description: Shell script linter
include:
- extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/
- taskcluster/docker/
- tools/update-verify/release/common
- tools/update-verify/release/updates
exclude: []
# 'Can't follow a non-constant source'
extensions: ['sh']
support-files:
- 'tools/lint/shell/**'
excludecodes: ['1090', '1091']
type: external
payload: shell:lint