Releases: a-kenji/sizelint
Releases · a-kenji/sizelint
v0.1.3
v0.1.2
0.1.1: Initial Release
The goal of sizelint is to be a fast unobtrusive file size linter for your filetree.
Because once a large file has made it into your git history, it is not easy to remove anymore.
Features:
- Respects gitignore and other ignore files by default.
- Configurable globbing rules for different filetypes
- Compatible with the `treefmt` specification, meaning it should be compatible with most tools trying to run `sizelint` in an automated, or multiplexed environment