Skip to content

Instantly share code, notes, and snippets.

@trlinkin
Created November 17, 2015 16:53
Show Gist options
  • Select an option

  • Save trlinkin/a81eade8a15068d7ba77 to your computer and use it in GitHub Desktop.

Select an option

Save trlinkin/a81eade8a15068d7ba77 to your computer and use it in GitHub Desktop.
Editorconfig heavy handed boilerplate - http://editorconfig.org/
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment