Skip to content

Latest commit

 

History

History
39 lines (35 loc) · 878 Bytes

scss_lint_rules.md

File metadata and controls

39 lines (35 loc) · 878 Bytes

Scss-lint rules

See all available scss_lint rules

All activated rules in Rules/.scss-lint.yml :

  • BangFormat
  • BorderZero
  • ColorKeyword
  • Comment
  • DebugStatement
  • DeclarationOrder
  • DuplicateProperty
  • EmptyRule
  • FinalNewline
  • HexNotation
  • HexValidation
  • ImportantRule
  • ImportPath
  • Indentation
  • MergeableSelector
  • PlaceholderInExtend
  • PropertyUnits
  • PropertySpelling
  • SingleLinePerProperty
  • SpaceAfterComma
  • SpaceAfterPropertyColon
  • SpaceAfterPropertyName
  • SpaceBeforeBrace
  • SpaceBetweenParens
  • TrailingSemicolon
  • TrailingZero
  • UnnecessaryMantissa
  • UnnecessaryParentReference
  • UrlQuotes
  • ZeroUnit
  • UnnecessaryMantissa