Skip to content

Commit

Permalink
Fix .editorconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
headcr4sh committed Jan 4, 2018
1 parent af938d8 commit b8d56b6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: go
root = true

go:
- 1.9
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true

0 comments on commit b8d56b6

Please sign in to comment.