Skip to content

Incorrect make command in DEVELOPMENT_GUIDE #1391

@doug-skinner

Description

@doug-skinner

The DEVELOPMENT-GUIDE.rst says the following:

After installing, you can run our formatting through our Makefile by make black-format

That make command no longer exists in the Makefile and I think should be replaced with the following text:

After installing, you can check your formatting through our Makefile by running make black-check. To automatically update your code to match our formatting, please run make black

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