-
Notifications
You must be signed in to change notification settings - Fork 56
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
Revisit defaults for rules #234
Comments
I've revisited |
I've revisited |
Proposals/stuff to discuss:
|
My opinions…
So, my proposed changes would be:
|
|
some_fun() ->
some:function()
, some:other_function()
, …
. A very strict form of comma-first.
|
It also allows for |
operator_spaces and no_space: we might want more operators on these ones...
Other rules: are all the ones we want as defaults in the rulesets? (should we add this info to the Wiki, that certain rules aren't executed by default?)
The text was updated successfully, but these errors were encountered: