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

Releases: mrmlnc/grunt-puglint

1.0.0

03 Jun 09:56
Compare
Choose a tag to compare

Changelog:

  • Update pug-lint version to v2.2.0.
  • Renamed section of settings: presetconfig.
  • Removed support for the option of a pugLintRc. Use config: { extends: '..' }.
  • Use mocha for tests instead of ava.
  • Update rules for XO.

0.1.3

03 Jun 09:33
Compare
Choose a tag to compare
  • v0.1.3 [2016-03-09] - Fix failure when item.msg is array. Thanks @Antiavanti.
  • v0.1.2 [2016-02-17] - Make sure the task fails whenever an error is found in any file. Thanks @rdevaissiere.
  • v0.1.1 [2015-12-26] - Add xo to test section.
  • v0.1.0 [2015-12-26] - Initial release.