<div dir="ltr">On Tue, May 13, 2014 at 11:38 PM, Tim Penhey <span dir="ltr"><<a href="mailto:tim.penhey@canonical.com" target="_blank">tim.penhey@canonical.com</a>></span> wrote:<br><br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
gofmt becomes the source of truth. As long as it is happy, I'm happy<br>
enough.<br></blockquote><div class="h5"> <br></div><div class="h5">+1, should be too difficult to find a common agreement for all possibilities and all developers. Thankfully go has a tool like gofmt, I had enough discussions about topics like this during my Java time. :/<br>
<br></div><div class="h5">Only aspect I think about when having very long function declarations is if there are alternatives (e.g. grouping of arguments which are used in this combination more often into a struct; variadic option arguments; different public funcs when some args are optional, common logic in private func etc.). But if nothing of this makes sense I'm happy that gofmt helps me that everything is fine aligned. :)<br>
<br></div><div class="h5">mue<br clear="all"></div></div><br>-- <br><div>** Frank Mueller <<a href="mailto:frank.mueller@canonical.com" target="_blank">frank.mueller@canonical.com</a>></div><div>** Software Engineer - Juju Development</div>
<div>** Canonical</div>
</div></div>