Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.38 KB

textlint.md

File metadata and controls

62 lines (39 loc) · 1.38 KB

Configuration for textlint

Supported environments/languages

  • spelling

Configuration

var purpose type default
SCA_BLACKLIST_textlint Blacklist filter for this tool space-separated-list ""
SCA_TEXTLINT_EXTRA_FATAL Extra error-IDs leading to build termination when found space-separated-list ""
SCA_TEXTLINT_EXTRA_SUPPRESS Extra error-IDs to be suppressed space-separated-list ""
SCA_TEXTLINT_ONLINE Allow rules which requires online access to work 0 or 1 "1"
SCA_TEXTLINT_RULES List of rules to check on space-separated-list see sca-textlint.bbclass for details

Supports

  • suppression of IDs
  • terminate build on fatal
  • run on recipe
  • run on image
  • run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)

Requires

  • requires online access

Known error-IDs

tbd

Checking scope

  • security
  • functional defects
  • compliance
  • style issues

Statistics

  • ⬛⬛⬛⬛⬜⬜⬜⬜⬜⬜ 04/10 Build Speed
  • ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Execution Speed
  • ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 9/10 Quality

Score mapping

Error considered as security relevant

  • n.a.

Error considered as functional defect

  • n.a.

Error consired as compliance issue

  • n.a.

Error considered as style issue

  • textlint.textlint.*