-
-
Notifications
You must be signed in to change notification settings - Fork 400
Open
Labels
component: 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
Steps to reproduce
- Clone https://github.com/codygman/hls-hlints-source-plugin-generated-code/blob/2c170e5b5f446fb3362d967db3fe8a87fe2c7215/src/Main.hs#L8
- Go to line 8: ToJSON
- let hls finish loading up
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.
georgefst and Ailrun
Metadata
Metadata
Assignees
Labels
component: 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..