Skip to content

Add a make format and make format-check to the repository for the python code #51

@mithro

Description

@mithro
Collaborator

These should do the following;

  • make format run yapf and convert the formatting to the correct style.
  • make format-check checks that the style is correct. If make format-check succeeds then make format should do nothing.

Might be able to steal something from prjxray and other repos.

Activity

changed the title [-]Add a `make format` and `make format-check` to the repository.[/-] [+]Add a `make format` and `make format-check` to the repository for the python code[/+] on Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @mithro

        Issue actions

          Add a `make format` and `make format-check` to the repository for the python code · Issue #51 · chipsalliance/f4pga-v2x