v13.0.0
- Added
--chaged
flag that allows to format just changed lines (requires git) - Added
--since <branch>
flag that allows to format just changes since given branch (requires git)
Also, --changed
can be combined with --since <branch>
and --check
💛