- CSS
- SCSS
var | purpose | type | default |
---|---|---|---|
SCA_BLACKLIST_stylelint | Blacklist filter for this tool | space-separated-list | "" |
SCA_STYLELINT_CONFIG | Config to use | 'stylelint-config-standard' or 'stylelint-config-recommended' | "stylelint-config-standard" |
SCA_STYLELINT_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "": |
SCA_STYLELINT_EXTRA_SUPPRESS | Extra error-IDs to be suppressed | space-separated-list | "" |
SCA_STYLELINT_FILE_FILTER | Files to scan | space-separated-list | ".css .scss .html .htm" |
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
tbd
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬛⬛⬜⬜⬜⬜⬜⬜ 04/10 Build Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬜⬜ 08/10 Quality
- n.a.
- n.a.
- n.a.
- stylelint.stylelint.*