- fix
--list-different
option (see #4, thanks @zhanjing1214)- only prints filenames of those unformatted
- returns correct exit code (1 for unformatted file is found, 0 otherwise)
- update to Parinfer 3.9.0
- shift comment indentation when parent forms are shifted
- extend indentation contraints for better stability
- update to Parinfer 2.2.1
- fix: do not process if unmatched close-parens found anywhere
- fix
parlinter
binary publish
- Public release (readme changes)
--trim
removes lines that become empty after linting
- Initial early release