Skip to content

Separate "make check" and "make commit" targets #2943

Closed

Description

In the meeting today, we agreed it would be a good idea for the part of tidy that checks that FIXMEs have issue numbers to run in a separate target, called commit or something, so that you can add FIXMEs while working without having to add issue numbers until you check in. So the workflow would be: make check... [repeat ad infinitum], and once you're ready to commit, run make commit before committing.

The only catch is that people have to remember to run make commit...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions