qualcomm-linux/Bitbake Lint (oelint-adv)

Lint bitbake recipes using oelint-adv

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesSpace-separated list of files or directories to lint (default: current workspace)no.
diff_onlyOnly lint files changed in the PR diff (true/false). Requires fetch-depth: 0nofalse
suppressSpace-separated list of rule IDs to suppressno""
rulefilePath to a rulefile (JSON) defining rules and severity overridesno""
hideHide messages of a given severity (info, warning, or error)no""
modeLevel of testing: fast or all (default: fast)no""
releaseYocto release to lint against (e.g. dunfell, kirkstone, scarthgap)no""
fixAutomatically try to fix issues (true/false)nofalse
exit_zeroAlways return success even if lint errors are found (true/false)nofalse
addrulesSpace-separated list of additional non-default rulesets to enable (e.g. jetm)no""
customrulesSpace-separated list of directories to parse for custom rulesetsno""
constantmodsSpace-separated list of constant DB modifications (prefix with + to add, - to remove)no""
extra_layerSpace-separated list of 3rd-party layer namesno""
outputFile path to write findings to (default: stderr)no""
messageformatCustom message format (placeholders: {path} {line} {severity} {id} {msg})no""

no outputs