Skip to content

Releases: evanshortiss/lintspaces-cli

1.0.0

18 Oct 19:51
Compare
Choose a tag to compare
  • Update to use lintspaces v0.12.0.
  • Revert change from v0.8.0 that loaded a .editorconfig file from the current working directory by default (see #33)
  • Address vulnerabilities in dependencies

0.8.0

11 Nov 00:12
Compare
Choose a tag to compare
  • Update to use lintspaces v0.10.0 to address Windows related issues. See issue #25.
  • Default to using the .editorconfig file in the current working directory if the -e option is not provided.

0.7.1

22 Mar 23:19
Compare
Choose a tag to compare
  • Fix "is not a file" errors on folder globs

0.7.0

19 Dec 15:16
Compare
Choose a tag to compare
  • Bump dependencies
  • Add --json output flag
  • Add tests
  • Normalise arguments to lowercase.

0.6.1

13 Jun 22:45
Compare
Choose a tag to compare
  • Update to node-lintspaces ~0.6.1 to address vulnerability

Add dotfiles matching (thanks @jrencz)

20 Jan 00:08
Compare
Choose a tag to compare
Merge pull request #19 from jrencz/dotfiles

Allow optionally matching dotfiles with `-.`/`--matchdotfiles`

Add globbing support (thanks @jantimon)

04 Nov 14:58
Compare
Choose a tag to compare
0.5.0

bump version. update readme