Skip to content

Travis test script does not lint #15

@gwarmstrong

Description

@gwarmstrong

The travis test script:

script:
- make test-cov
after_success:

Does not call make lint:

lint:
q2lint
flake8

As a result, there are a number of miscellaneous style violations floating around the repo

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