Skip to content

feat: add Flake8 linting standard to Python scripts (closes #117)#305

Merged
pleia2 merged 2 commits into
openmainframeproject:masterfrom
vmuralictr:feat/add-flake8-linting-issue-117
Jul 6, 2026
Merged

feat: add Flake8 linting standard to Python scripts (closes #117)#305
pleia2 merged 2 commits into
openmainframeproject:masterfrom
vmuralictr:feat/add-flake8-linting-issue-117

Conversation

@vmuralictr

Copy link
Copy Markdown
Collaborator

Add .flake8 config (max-line-length=120), fix all PEP8 violations in bin/config_build.py and bin/package_build.py, and add GitHub Actions CI workflow to enforce linting on future PRs.

…rameproject#117)

Add .flake8 config (max-line-length=120), fix all PEP8 violations in
bin/config_build.py and bin/package_build.py, and add GitHub Actions
CI workflow to enforce linting on future PRs.

Signed-off-by: vmuralictr <vmurali.ctr@gmail.com>
@vmuralictr vmuralictr force-pushed the feat/add-flake8-linting-issue-117 branch from 87501d8 to 68c1822 Compare June 26, 2026 14:18
@vmuralictr vmuralictr mentioned this pull request Jul 5, 2026
2 tasks
@pleia2

pleia2 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Reviewed and tested that package_build.py still works fine, config_build.py has been broken for some time, so we'll tackle that separately, as least we'll get the lint fixes in with this change.

@pleia2 pleia2 merged commit 597ed76 into openmainframeproject:master Jul 6, 2026
1 check passed
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.

2 participants