chshersh / iris

🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
https://hackage.haskell.org/package/iris
Mozilla Public License 2.0
182 stars 22 forks source link

Add 'hlint' to pre-commit hooks #86

Closed chshersh closed 1 year ago

chshersh commented 1 year ago

Currently, it runs only on CI. But it would be more convenient to run it locally as a pre-commit hook as well.

chshersh commented 1 year ago

Canceled as I don't want to invest much in pre-commit hooks.