Skip to content

0.1.1: Initial Release

Choose a tag to compare

@a-kenji a-kenji released this 17 Jul 13:03
· 195 commits to main since this release
7cbb7d1

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