Spellcheck is "written in Haskell, if you're into that sort of thing."
Another similar tool is Hadolint at
https://github.com/hadolint/hadolint
"Dockerfile linter, validate inline bash, written in Haskell"
Linters are great especially when you use them at the start of a project!
#shellcheck #hadolint #haskell #bash