Skip to content

Some code quality ideas #331

@arvidj

Description

@arvidj

I'm wondering what your general feeling would be about:

  • Using poetry for dependency management for those not using nix.
  • Using a code formatter like black.
  • Using typehints and typechecker like mypy. I've experimented using pyannotate to annotate tests/gitlab_api_mock.py (it required a fair deal of manual annotation though) and found the resulting file far easier to understand.

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