-
-
Notifications
You must be signed in to change notification settings - Fork 399
Closed
Labels
can-workaroundcomponent: hls-hlint-plugintype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
Your environment
VSCode, Linux, GHC 8.10.2, HLS 0.6.0
Steps to reproduce
- name a variable
test_VARIABLE_NAME
. This will generate an hlint suggestion about camelCase usage - Try any and all suggestions from https://github.com/ndmitchell/hlint/blob/master/README.md#ignoring-hints
- 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.
edo-codes, newhoggy, ashaindlin, georgefst and KevOrr
Metadata
Metadata
Assignees
Labels
can-workaroundcomponent: hls-hlint-plugintype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..