Skip to content

lint stage is missing at local dev environment #108

Open
@chfw

Description

@chfw

it is agreeable that in travis, linting stage should be different from unit test stage. However, lint stage was removed from local unit test process, which I think it is a flaw in overall quality control process. the developer shall know flake8 issues before checking their code in.

So the solution could be, to add git pre commit hook so that at least, his/her code were checked before a round trip to travis and finding the same thing.

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