- 139 - Tests are not working in CI - 140 - Error IDs with appendix are not suppressble via --suppress - 141 - oelint.var.licenseremotefile FP when using variable from recipe - 142 - oelint.vars.srcurioptions FP when using inline code blocks - 143 - Python function blocks are not properly expanded
1.20.1
Enhancements
- 138 - Result should be sorted numerically
Fixes
- 137 - Loading customrules crashes with ModuleNotFoundError
1.20.0
New
- 116 - Internal API documentation (you'll find them as docstrings) - 117 - Enable custom rule to be loaded (by `--customrules` parameter)
1.19.2
Fixes
* 132 - FP oelint.vars.dependsappend if using prepend * 133 - FP for oelint.vars.pathhardcode * 134 - FP for oelint.var.licenseremotefile if using WORKDIR in path * 135 - FP oelint.vars.machinespecific when using package-name
1.19.1
Fixes
- 131 - Fix FPs due to missing quote remove
1.19.0
New
- 129 - Rules that cover multiple variables should reflect that in the rule-ID
Fixes
- 130 - False positive with pathhardcode in function comments
Misc
- Try out the vscode extension of [oelint-adv](https://marketplace.visualstudio.com/items?itemName=kweihmann.oelint-vscode)