Skip to content

Commit

Permalink
Configure editor to trim whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bookmoons authored and na-- committed Mar 27, 2019
1 parent 6c864f4 commit c9ba90c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .editorconfig
Expand Up @@ -7,9 +7,6 @@ trim_trailing_whitespace = true
indent_style = tab
indent_size = 4

[*.go]
trim_trailing_whitespace = false

[*.md]
indent_style = space
trim_trailing_whitespace = false
Expand Down

0 comments on commit c9ba90c

Please sign in to comment.