Skip to content

ci: add pylint#20

Draft
padovan wants to merge 1 commit into
kernelci:mainfrom
padovan:ci-add-pylint
Draft

ci: add pylint#20
padovan wants to merge 1 commit into
kernelci:mainfrom
padovan:ci-add-pylint

Conversation

@padovan

@padovan padovan commented May 16, 2025

Copy link
Copy Markdown
Collaborator

Add pylint support to our workflows, but to merge we need to fix the issues first.

Closes: #21

Adding pylint to cover extra checks, but disable stuff that
is already covered by flake8 (eg style checks)

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
@padovan padovan changed the title Ci add pylint ci: add pylint May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pylint support of GitHub Workflows and fix all code issues reported before we merge it in

1 participant