summaryrefslogtreecommitdiff
path: root/Biz/Lint.hs
AgeCommit message (Expand)Author
2021-12-21Enable shellcheck lint and fix its warningsBen Sima
2021-11-26Automatically detect Haskell dependenciesBen Sima
2021-02-19Add support for hlint --refactorBen Sima
2021-02-17Add lint --fix featureBen Sima
2021-02-05Prefer traverse over mapMBen Sima
2021-02-05Add 'tidy' to PlanBen Sima
2021-01-29Lint 'return' into 'pure', replace bind operatorBen Sima
2021-01-27Set subscription in user page, operator precedenceBen Sima
2021-01-26Refactor lintBen Sima
2021-01-26Create Biz.Log library, extracted from Biz.BildBen Sima
2021-01-16Add colors to tooling outputsBen Sima
2021-01-15Implement Biz.Test with tastyBen Sima
2021-01-15Implement Biz.CliBen Sima
2021-01-15Port lint to HaskellBen Sima