Skip to content

CI: Hlint should not lint test data files. #3900

Closed
@soulomoon

Description

@soulomoon

Current Hlint in CI is linting files that should not be lint, and report bug and warning on test data.
most testdata is in test/testdata for each sub project.
We can easily turn them off by using:
hlint ./ --ignore-glob="**test/testdata/*.hs"

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous integrationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions