Skip to content

Instantly share code, notes, and snippets.

@gufranco-zz
Last active August 29, 2015 13:57
Show Gist options
  • Save gufranco-zz/9905467 to your computer and use it in GitHub Desktop.
Save gufranco-zz/9905467 to your computer and use it in GitHub Desktop.
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
trim_trailing_whitespace = true
[*.html]
indent_size = 4
[*.css]
indent_size = 4
[*.js]
indent_size = 2
[*.php]
indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment