Skip to content

Check Option suggestions #259

@emilgoldsmith

Description

@emilgoldsmith

Hi!

I saw you were asking for option suggestions, so here are some :), I'd also be happy to help implement it:

  1. 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 write Html.div everywhere
  2. 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.
  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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions