Skip to content
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

Add CI/CD linting checks #7

Open
sitzz opened this issue Oct 18, 2024 · 0 comments
Open

Add CI/CD linting checks #7

sitzz opened this issue Oct 18, 2024 · 0 comments

Comments

@sitzz
Copy link
Owner

sitzz commented Oct 18, 2024

Repo should have some linting checks in place:

  • ruff check
  • ruff format --check
  • flake8 ?
  • pylint ?
  • bandit ?
  • mypy ?
  • safety or dependabot ?

All checks to be performed on pull requests and must successful run as a precondition for merging a PR.

This was referenced Oct 19, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant