GoogleCloudPlatform / GoogleCloudPlatform/secops-toolkit

Add Missing Python CI Checks (e.g. ruff, flake8, mypy)

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
92
Forks
26
Avg merge
9d 12h
Merged PRs (30d)
3

Description

Currently, the project is missing automated CI checks for Python code quality and type safety. This makes it easier for linting issues, style inconsistencies, and potential bugs to slip into the codebase unnoticed.
Add a CI workflow to run these tools on every PR.

This will bring the project more in line with standard Python best practices and reduce the likelihood of avoidable bugs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.