Skip to content

Releases: editorconfig-checker/editorconfig-checker.javascript

1.4.0

16 Feb 08:52
Compare
Choose a tag to compare

[1.4.0] - 2019-02-16

Added

  • alias from editorconfig-checker to ec

Removed

  • unused dependency with security issue (glob-fs) thanks to Ruxandra Fediuc

Updated

  • xo to 0.24.0 and adjusted code style

See:
1.3.3...1.4.0

1.3.3

22 Aug 04:23
Compare
Choose a tag to compare

fix critical bug in space validator

1.3.1...1.3.3

1.3.1

20 Aug 05:07
58d6f76
Compare
Choose a tag to compare
  • disable file feature: editorconfig-disable-file
  • switch to makefile

v1.2.1

11 Jun 05:38
ee73069
Compare
Choose a tag to compare

v1.2.0...ee73069

  • {space,tab}-validator will returns success at empty indented line - thx @ndxbn
  • dependency updates and linter adjustments

v1.2.0

22 Feb 18:39
c6a353e
Compare
Choose a tag to compare
  • disabling single lines with editorconfig-disable-line

v1.1.5

15 Feb 17:48
f850818
Compare
Choose a tag to compare
  • update xo
  • fix multiple return

v1.1.4

18 Dec 14:38
Compare
Choose a tag to compare
  • fix(filter): specify end of the string explicitly

v1.1.3

18 Dec 14:22
Compare
Choose a tag to compare
  • fix(filter): filter files correctly when no exclude is given
  • chore(package): update jest to v22.0.0