Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 832 Bytes

CHANGES.md

File metadata and controls

29 lines (18 loc) · 832 Bytes

1.3.0

  • 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)

1.2.0

1.1.0

  • update to Parinfer 2.2.1
    • fix: do not process if unmatched close-parens found anywhere

1.0.1

  • fix parlinter binary publish

1.0.0

  • Public release (readme changes)
  • --trim removes lines that become empty after linting

0.1.0

  • Initial early release