Sha256: 228ce03b6bc2b3026b302972542dad969a2049984261fb7d02d34f26a6c795cc
Contents?: true
Size: 1.78 KB
Versions: 6
Compression:
Stored size: 1.78 KB
Contents
Rules that we have implemented: BangFormat BorderZero Comment DebugStatement EmptyRule ColorKeyword HexLength HexNotation SingleLinePerSelector DeclarationOrder ElsePlacement LeadingZero NameFormat ? PropertySortOrder # TODO - Respect custom ordering rules PseudoElement QualifyingElement Shorthand StringQuotes TrailingZero UnnecessaryMantissa UnnecessaryParentReference UrlFormat UrlQuotes ZeroUnit ImportPath PropertySpelling SelectorFormat PrivateNamingConvention ? SpaceAfterComment https://github.com/sasstools/sass-lint/blob/master/docs/rules/attribute-quotes.md https://github.com/sasstools/sass-lint/blob/master/docs/rules/brace-style.md - interesting (allow single line?) https://github.com/sasstools/sass-lint/blob/master/docs/rules/class-name-format.md https://github.com/sasstools/sass-lint/blob/master/docs/rules/empty-args.md whoa never seen these rules https://github.com/sasstools/sass-lint/blob/master/docs/rules/force-attribute-nesting.md https://github.com/sasstools/sass-lint/blob/master/docs/rules/force-element-nesting.md https://github.com/sasstools/sass-lint/blob/master/docs/rules/force-pseudo-nesting.md Are these the same as NameFormat ? https://github.com/sasstools/sass-lint/blob/master/docs/rules/function-name-format.md https://github.com/sasstools/sass-lint/blob/master/docs/rules/id-name-format.md https://github.com/sasstools/sass-lint/blob/master/docs/rules/mixin-name-format.md https://github.com/sasstools/sass-lint/blob/master/docs/rules/no-warn.md These are spacing rules that come out of the box: EmptyLineBetweenBlocks SpaceAroundOperator Indentation FinalNewline SingleLinePerProperty SpaceAfterComma SpaceAfterPropertyColon SpaceAfterPropertyName SpaceAfterVariableColon SpaceAfterVariableName SpaceBeforeBrace SpaceBetweenParens TrailingSemicolon TrailingWhitespace
Version data entries
6 entries across 6 versions & 1 rubygems