Skip to content

HLint plugin ignores "ignore"s defined as {-# HLINT ... -#} annotations #638

Closed
@ProofOfKeags

Description

@ProofOfKeags

Your environment

VSCode, Linux, GHC 8.10.2, HLS 0.6.0

Steps to reproduce

  1. name a variable test_VARIABLE_NAME. This will generate an hlint suggestion about camelCase usage
  2. Try any and all suggestions from https://github.com/ndmitchell/hlint/blob/master/README.md#ignoring-hints
  3. Observe lint error still in the window.

Expected behaviour

Ignored hlint suggestions should not have blue underlines.

Actual behaviour

Ignored hlint suggestions have blue underlines still.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions