mirror of
https://github.com/golang/go
synced 2024-11-18 23:05:06 -07:00
1a55b1581c
As per the following guidance: "Try to keep the normal code path at a minimal indentation" I know this is normally applied to error handling, but the same logic about improving readability applies here too. Change-Id: Ib20dae9975e94b40fb6ff7049782375b18ef59ba Change-Id: Ib20dae9975e94b40fb6ff7049782375b18ef59ba GitHub-Last-Rev: 97919272de76ec15845556e032985c5969a277fa GitHub-Pull-Request: golang/tools#125 Reviewed-on: https://go-review.googlesource.com/c/tools/+/183698 Reviewed-by: Suzy Mueller <suzmue@golang.org> Run-TryBot: Suzy Mueller <suzmue@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
completion_format.go | ||
completion_snippet.go | ||
completion.go | ||
diagnostics_test.go | ||
diagnostics.go | ||
enums.go | ||
format.go | ||
highlight.go | ||
hover.go | ||
identifier.go | ||
references.go | ||
rename_check.go | ||
rename.go | ||
signature_help.go | ||
source_test.go | ||
suggested_fix_experimental.go | ||
suggested_fix.go | ||
symbols.go | ||
util.go | ||
view.go |