Skip to content

Instantly share code, notes, and snippets.

@nghiepdev
Created October 19, 2025 06:32
Show Gist options
  • Select an option

  • Save nghiepdev/4c23406d16a6aa59b11b2369fcc052e8 to your computer and use it in GitHub Desktop.

Select an option

Save nghiepdev/4c23406d16a6aa59b11b2369fcc052e8 to your computer and use it in GitHub Desktop.
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment