Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.81 KB

css.md

File metadata and controls

31 lines (24 loc) · 1.81 KB
title description
CSS linters in MegaLinter
stylelint is available to analyze CSS files in MegaLinter

CSS

Linters

Linter Additional
stylelint
CSS_STYLELINT
GitHub stars autofix

Linted files

  • File extensions:
    • .css
    • .scss
    • .saas

Configuration in MegaLinter

Variable Description Default value
CSS_PRE_COMMANDS List of bash commands to run before the linters None
CSS_POST_COMMANDS List of bash commands to run after the linters None
CSS_FILTER_REGEX_INCLUDE Custom regex including filter
CSS_FILTER_REGEX_EXCLUDE Custom regex excluding filter