[PATCH] Initial contribution of llgo, a Go frontend
    Rui Ueyama 
    ruiu at google.com
       
    Mon Dec  1 11:24:37 PST 2014
    
    
  
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.
On Sat, Nov 29, 2014 at 12:13 PM, 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com>
wrote:
> I found there is files that mixed up with tab and spaces, is there any
> coding style for go language?
> Maybe use 2 space for all is a better idea?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141201/77cb3059/attachment.html>
    
    
More information about the llvm-commits
mailing list