Skip to content

Add code quality checks #183

Description

@noyainrain

Include a linter and/or style checker into the developer toolchain. The goal is to enhance code quality and ease code reviews by:

  • checking for violations of coding/style conventions
  • checking for avoidable programming errors and bad practices

Add a check.py script with a return code of 0 if the unit tests and linting succeed, 1 otherwise.

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions