tweag / pirouette

Language-generic workbench for building static analysis
MIT License
47 stars 2 forks source link

Add a `hlint` pre-commit hook and cleanup files accordingly. #173

Closed Niols closed 1 year ago

Niols commented 1 year ago

cf https://github.com/tweag/pirouette/pull/172#issuecomment-1396840396

Niols commented 1 year ago

We've decided against adding hlint as a pre-commit hook after all, because we would have to configure it and agree on a common configuration, all this for very marginal gain. We can reopen this issue later if the gain becomes more significant.