Skip to content

Instantly share code, notes, and snippets.

@smartpcr
Last active April 14, 2019 06:11
Show Gist options
  • Select an option

  • Save smartpcr/6de8564354fc9cf30e3bd9845e2973c4 to your computer and use it in GitHub Desktop.

Select an option

Save smartpcr/6de8564354fc9cf30e3bd9845e2973c4 to your computer and use it in GitHub Desktop.
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[*.{yaml,json}]
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment