1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:46:16 -07:00

cmd/go: make consistent use of leading Tabs

The only remaining uses of four spaces instead of a tab is
when the line is too long (e.g. type Package).

Fixes #9809

Change-Id: Ifffd3639aa9264e795686ef1879a7686f182d2e5
Reviewed-on: https://go-review.googlesource.com/4182
Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
Shenghou Ma 2015-02-08 18:09:23 -05:00 committed by Minux Ma
parent 612d78d681
commit 3813799931
2 changed files with 23 additions and 23 deletions