Ignore common warnings with shellcheck
Open
- Dominant language
- Shell
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Shellcheck warns about using `local`, but there's no problem with us using it. That warning should be disabled in our default invocation of shellcheck.
Also take this chance to set up shellcheck with HoundCI. We'll need a `.hound.yml` and a yaml file for the shellcheck warnings to ignore
Contributor guide
Assessment
This issue has not been assessed yet.