You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* origin/pr/215:
ci: add vmupdate black and pylint checks
style: format vmupdate with black
Pull request description:
This extends the existing GitLab test job so vmupdate changes are checked with black and pylint after the unit tests run.
The patch also formats the current vmupdate files so the new black check starts from a clean baseline, and adds a focused pylint configuration for the checks that are actionable in this tree.
Mypy is intentionally not enabled in this PR because current upstream still has existing typing errors that need a separate cleanup before it can be a blocking CI check.
fixes: #213 (comment)
0 commit comments