]> git.ipfire.org Git - thirdparty/shadow.git/commit
.github/workflows/static-code-analysis.yml: add Python linters
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 1 Sep 2025 17:02:20 +0000 (19:02 +0200)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 10 Sep 2025 07:56:36 +0000 (09:56 +0200)
commit2fd29cd8411af7c0e6fae6201137871bf31cd568
tree0a3c18323f304555f8632e812312a78f8de65a68
parentf385e3d91558931d07344ca8cb6406f213c7c985
.github/workflows/static-code-analysis.yml: add Python linters

Add flake8, pycodestyle, isort, black and mypy in CI for Python linting.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
.github/workflows/static-code-analysis.yml