summaryrefslogtreecommitdiff
path: root/Biz/Lint.hs
AgeCommit message (Expand)Author
2023-10-03Add rundeps feature to bildBen Sima
2023-10-03Rename BIZ_ROOT to CODEROOTBen Sima
2023-09-20Prototype MynionBen Sima
2023-09-19Parse and format deadnix json outputBen Sima
2023-09-19Lint faster by grouping files by extensionBen Sima
2023-08-22Replace pylint with ruffBen Sima
2023-08-17Add --no-cabal flag to ormoluBen Sima
2023-08-16Don't br after Log.info in lint outputBen Sima
2023-08-16Get python targets buildingBen Sima
2023-08-16Log and return output to callerBen Sima
2023-08-16Lint concurrentlyBen Sima
2023-08-07Working nixified python buildBen Sima
2023-05-03Add C indent linterBen Sima
2023-01-01Add black and pylintBen Sima
2023-01-01Support -h in Biz.CliBen Sima
2022-07-25Run deadnix as a linterBen Sima
2022-07-19Upgrade nixpkgs, ghc923Ben Sima
2022-07-05Add Mode typeBen Sima
2022-03-30Add isCab functionBen Sima
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