-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hi!
I saw you were asking for option suggestions, so here are some :), I'd also be happy to help implement it:
- ImportAll could specify some exception modules, for example I personally like to import all from for example
Html.*but keep it to only that, as that's considered a global module and then in the codebase it can be considered as a builtin like the language features that are not specified either, while it would clutter the code somewhat to have to writeHtml.diveverywhere - Multiline Records could have an option for a minimum length of keys that is okay to have on one line, for example I would prefer it if 2 items were okay on a single line, maybe even 3.
- In lieu of these and others it could also be neat with a classical ignore the following line by comment feature
Metadata
Metadata
Assignees
Labels
No labels