Closed Qqwy closed 7 years ago
In Elixir 1.4, the compiler will warn you when zero-arity functions are used without parentheses.
This PR adds a notice about this new behaviour to the style guide.
Thanks!
In Elixir 1.4, the compiler will warn you when zero-arity functions are used without parentheses.
This PR adds a notice about this new behaviour to the style guide.