<div dir="ltr">If there's a file using spaces for indentation, that was a mistake and needs to be fixed. It should have been tabs. We discussed style before and decided to just use gofmt, which is the standard tool to format style. Gofmt always uses tabs for indentation.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 29, 2014 at 12:13 PM, 罗勇刚(Yonggang Luo) <span dir="ltr"><<a href="mailto:luoyonggang@gmail.com" target="_blank">luoyonggang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I found there is files that mixed up with tab and spaces, is there any<br>
coding style for go language?<br>
Maybe use 2 space for all is a better idea?<br>
</blockquote></div><br></div>