Skip to content

Releases: sasstools/make-sass-lint-config

Fix convention on border-zero rule

08 Dec 17:47
Compare
Choose a tag to compare

Update ColorKeyword rule key

24 Jun 14:51
Compare
Choose a tag to compare
v0.1.2

:shipit: v0.1.2

Make Sass Lint Config v0.1.1

16 Dec 06:07
Compare
Choose a tag to compare

Quick patch because using the converted output from SelectorFormat with v0.1.0 broke sass-lint, as attribute-name-format and element-name-format are not implemented yet.

Make Sass Lint Config v0.1.0

16 Dec 06:05
Compare
Choose a tag to compare

New Conversions:

  • BemDepth
  • PropertyUnits
  • SelectorFormat
  • UnnecessaryMantissa

New Property Conversions:

  • PropertySortOrder -> ignore_unspecified

Thanks to @Dru89 for the PR!

Make Sass Lint Config v0.0.4

15 Nov 20:10
Compare
Choose a tag to compare

Changes:

  • Full code coverage
  • Add changelog

Fixes:

  • regular expressions in *-name-format rules correctly translated

Make Sass Lint Config v0.0.3

10 Nov 03:47
Compare
Choose a tag to compare
  • Added CLI utility
  • Added lots of tests
  • Minor fixes to translations

Make Sass Lint Config 0.0.2

06 Nov 05:57
Compare
Choose a tag to compare
  • Correctly handle 'enabled' and 'severity'