Skip to content

CFE-4632: Added python linting in github actions#122

Open
victormlg wants to merge 3 commits intocfengine:masterfrom
victormlg:linting
Open

CFE-4632: Added python linting in github actions#122
victormlg wants to merge 3 commits intocfengine:masterfrom
victormlg:linting

Conversation

@victormlg
Copy link
Contributor

No description provided.

@victormlg victormlg force-pushed the linting branch 10 times, most recently from 39e4b36 to 5c9acec Compare February 13, 2026 15:16
Signed-off-by: Victor Moene <victor.moene@northern.tech>
Signed-off-by: Victor Moene <victor.moene@northern.tech>
Signed-off-by: Victor Moene <victor.moene@northern.tech>
@victormlg victormlg marked this pull request as ready for review February 13, 2026 15:18
run: cfbs --check pretty ./cfbs.json
- name: Lint with flake8
run: |
flake8 . --ignore=E203,W503,E722,E731 --max-complexity=100 --max-line-length=160
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please put this kind of specific info into a script in a top-level ci directory so we can run it locally and github from same source of truth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants