Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Add note in CONTRIBUTING.md about ways to run the mypy type checker. #8601

@ShadowJonathan

Description

@ShadowJonathan

Per @clokep's comment, maybe adding something along the following lines to CONTRIBUTING.md would be nice:

  • Something about being able to use tox -e mypy to do a isolated lint check.

  • Something about being able to do pip install -e .[mypy] to install the right mypy version in venv, to be able to execute mypy by itself (which can be faster than running it through tox)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Docsthings relating to the documentationZ-Help-WantedWe know exactly how to fix this issue, and would be grateful for any contributionz-p3(Deprecated Label)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions