-
-
Notifications
You must be signed in to change notification settings - Fork 429
Open
Labels
HackathonThis issue is suitable for hackathon sessionsThis issue is suitable for hackathon sessionscomponent: hls-hlint-pluginlevel: easyThe issue is suited for beginnersThe issue is suited for beginnerstype: enhancementNew feature or requestNew feature or request
Description
I'm using VSCode + HLS 0.6.0.
I'd like to permanently disable certain hlint suggestions, such as the "Suggestion: Use camelCase" on ADTs. On a per-project basis, if possible.
It would be nice if there was an extra code action to disable the specific hlint. So we would see the list as:
- Apply hint: ...
- Apply all hints
- Ignore this hint: ...
If the user selects "Ignore this hint", then the project's .hlint.yaml would be updated accordingly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HackathonThis issue is suitable for hackathon sessionsThis issue is suitable for hackathon sessionscomponent: hls-hlint-pluginlevel: easyThe issue is suited for beginnersThe issue is suited for beginnerstype: enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo