Open
Description
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
Labels
No labels