index
:
omni.git
live
usr/ben
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Biz
/
Lint.hs
Age
Commit message (
Expand
)
Author
2024-04-01
Add nixfmt to Lint.hs
Ben Sima
2023-10-03
Add rundeps feature to bild
Ben Sima
2023-10-03
Rename BIZ_ROOT to CODEROOT
Ben Sima
2023-09-20
Prototype Mynion
Ben Sima
2023-09-19
Parse and format deadnix json output
Ben Sima
2023-09-19
Lint faster by grouping files by extension
Ben Sima
2023-08-22
Replace pylint with ruff
Ben Sima
2023-08-17
Add --no-cabal flag to ormolu
Ben Sima
2023-08-16
Don't br after Log.info in lint output
Ben Sima
2023-08-16
Get python targets building
Ben Sima
2023-08-16
Log and return output to caller
Ben Sima
2023-08-16
Lint concurrently
Ben Sima
2023-08-07
Working nixified python build
Ben Sima
2023-05-03
Add C indent linter
Ben Sima
2023-01-01
Add black and pylint
Ben Sima
2023-01-01
Support -h in Biz.Cli
Ben Sima
2022-07-25
Run deadnix as a linter
Ben Sima
2022-07-19
Upgrade nixpkgs, ghc923
Ben Sima
2022-07-05
Add Mode type
Ben Sima
2022-03-30
Add isCab function
Ben Sima
2021-12-21
Enable shellcheck lint and fix its warnings
Ben Sima
2021-11-26
Automatically detect Haskell dependencies
Ben Sima
2021-02-19
Add support for hlint --refactor
Ben Sima
2021-02-17
Add lint --fix feature
Ben Sima
2021-02-05
Prefer traverse over mapM
Ben Sima
2021-02-05
Add 'tidy' to Plan
Ben Sima
2021-01-29
Lint 'return' into 'pure', replace bind operator
Ben Sima
2021-01-27
Set subscription in user page, operator precedence
Ben Sima
2021-01-26
Refactor lint
Ben Sima
2021-01-26
Create Biz.Log library, extracted from Biz.Bild
Ben Sima
2021-01-16
Add colors to tooling outputs
Ben Sima
2021-01-15
Implement Biz.Test with tasty
Ben Sima
2021-01-15
Implement Biz.Cli
Ben Sima
2021-01-15
Port lint to Haskell
Ben Sima