Skip to content

Commit

Permalink
fixed editorconfig for go code
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jun 6, 2016
1 parent cd8e047 commit f2229bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions editorconfig/editorconfig.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ indent_size = 4

[*.java]
indent_style = tab

[*.go]
indent_style = tab
indent_size = 4

0 comments on commit f2229bc

Please sign in to comment.