v0.1.2
·
22 commits
to master
since this release
Added
- report progress as a live task tree, add --verbose flag, refactor runner (#28)
- add --diff to lint a revision range instead of the staged files (#27)
Fixed
- protect partially staged and deleted symlinks during runs (#26)
- (cli) reject --concurrent 0 instead of treating it as unlimited (#25)
- (init) write a resolved path so the hook works without stagelint on PATH (#23)