Skip to content

Include linting in testing CI pipeline #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
medley56 opened this issue Feb 27, 2025 · 0 comments · May be fixed by #14
Open

Include linting in testing CI pipeline #11

medley56 opened this issue Feb 27, 2025 · 0 comments · May be fixed by #14
Labels
enhancement New feature or request

Comments

@medley56
Copy link
Member

The tests.yml workflow includes a testing CI flow that builds a docker image and runs tests inside it. We should add a linting step to that workflow, using Ruff to wrap up the behavior of Bandit, Pylint, Pycodestyle, and any other linting rules we want. If a PR doesn't pass the linter, it doesn't get merged.

@medley56 medley56 added the enhancement New feature or request label Feb 27, 2025
@medley56 medley56 linked a pull request Feb 27, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant