Graylog2 / go-gelf

GELF library for Go
http://godoc.org/github.com/Graylog2/go-gelf/gelf
MIT License
103 stars 64 forks source link

Support for EditorConfig #14

Closed MiLk closed 7 years ago

MiLk commented 7 years ago

EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.

http://editorconfig.org/

If you editor is configured to use editor config (and it should), you no longer have to worry about tabs, spaces and indentation size.