Releases: pugjs/pug-lint
Releases · pugjs/pug-lint
v1.2.4 / 2015-08-08
Highlights
- New rule to disallow spaces inside attribute brackets
v1.2.3 / 2015-08-08
Highlights
- Fixed bug with validateAttributeSeparator parsing the whole line rather than just the attribute values
v1.2.2 / 2015-08-06
Highlights
- Fixed bug with validateAttributeSeparator handling of Array and object values
v1.2.1 / 2015-08-05
Highlights
- Simplified inline reporter
v1.2.0 / 2015-08-06
Highlights
- Support for built-in and custom reporters
v1.1.0 / 2015-08-04
Highlights
- Support for presets
v1.0.2 / 2015-08-04
Highlights
- New rules: requireSpecificAttributes
- FIX: Attribute quote validation can now handle boolean attributes correctly
v1.0.1 / 2015-08-04
Highlights
- New rules:
- disallowSpecificAttributes
- disallowSpecificTags
v1.0.0 / 2015-07-30
Highlights
- CLI support
- Config file support
- Initial batch of rules