Skip to content

Add GitHub Actions workflows for quality and security checks #4

@Brad-Edwards

Description

@Brad-Edwards

Add two GitHub Actions workflows that mirror our pre-commit configuration:

  1. Quality Workflow:
  • black
  • isort
  • flake8 (with all plugins)
  • pre-commit-hooks (trailing whitespace, end of file, etc.)
  1. Security Workflow:
  • bandit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions