Skip to content

Instantly share code, notes, and snippets.

@Duobe
Created December 13, 2018 05:17
Show Gist options
  • Select an option

  • Save Duobe/67d837b4bb9c90da16009d8b62f48ad5 to your computer and use it in GitHub Desktop.

Select an option

Save Duobe/67d837b4bb9c90da16009d8b62f48ad5 to your computer and use it in GitHub Desktop.
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 100
[*.md]
trim_trailing_whitespace = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment