Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Option suggestions #259

Open
emilgoldsmith opened this issue Apr 18, 2021 · 0 comments
Open

Check Option suggestions #259

emilgoldsmith opened this issue Apr 18, 2021 · 0 comments

Comments

@emilgoldsmith
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant