koalaman / shellcheck

ShellCheck, a static analysis tool for shell scripts
https://www.shellcheck.net
GNU General Public License v3.0
36.45k stars 1.78k forks source link

[feature] Add a haskell pre-commit hook #2909

Closed Freed-Wu closed 9 months ago

Freed-Wu commented 10 months ago

pre-commit have supported haskell hooks. https://pre-commit.com/#haskell

How about add a haskell hook?

koalaman commented 9 months ago

See comment on the PR