Skip to content

Instantly share code, notes, and snippets.

View davidruizdiaz's full-sized avatar
👾

David Ruiz Diaz davidruizdiaz

👾
View GitHub Profile
@JamesMGreene
JamesMGreene / .editorconfig
Created November 16, 2015 12:04
Example EditorConfig file
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8