chshersh / iris

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

[#69] Add pre-commit config #72

Closed aleeusgr closed 1 year ago

aleeusgr commented 1 year ago

Hello!

I'm not sure this is what you had in mind, I just run pre-commit sample-config > .pre-commit-config.yaml in the root of the repo.

pre-commit run completes without errors, I'm open to suggestions on how to test and improve.

Thank you