[erlang-questions] Adopting use Elvis
Marc Worrell
marc@REDACTED
Fri Sep 27 09:42:02 CEST 2019
Hi Zach,
In Zotonic we are using Elvis for simple checking.
We tried to only catch blatant problems or style diversions.
Most useful are:
* Variable and function naming
* Nesting level
Our line length of 110 is a compromise.
I am ok with longer lines, though others in our team like punch card line lengths.
Our current config is here:
https://github.com/zotonic/zotonic/blob/master/elvis.config <https://github.com/zotonic/zotonic/blob/master/elvis.config>
Cheers,
Marc
> On 26 Sep 2019, at 22:18, Zachary Kessin <zkessin@REDACTED> wrote:
>
> HI Erlang Gang
>
> My company is in the process of adopting Elvis for our code base, so far we have it on a few small projects and are finding it useful. But I had two questions:
>
> What rules have people found most or least useful
> Are there any rules that people have developed that are not part of the main Elvis package that we might want to look at?
>
> Thanks
> Zach
>
> Zach Kessin
>
> ᐧ
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190927/1cef655d/attachment.htm>
More information about the erlang-questions
mailing list