Skip to content

Travis test script does not lint #15

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

Activity

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

      Issue actions