Skip to content

Don't apply hlint to source code generated by ghc plugins #2571

Open
@codygman

Description

@codygman

Steps to reproduce

Expected behaviour

Source code generated by the evoke source plugin or other source plugins has hlint and any custom hlint rules applied to it that aren't relevant to your codebase.

Actual behaviour

You'll see a squiggle for the "use into" rule because the generated code uses Text.pack internally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: hls-hlint-plugintype: 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