Skip to content

Instantly share code, notes, and snippets.

@bhaak
Created November 18, 2019 15:53
Show Gist options
  • Save bhaak/10bcabd317c628a795ceeb3a01396d03 to your computer and use it in GitHub Desktop.
Save bhaak/10bcabd317c628a795ceeb3a01396d03 to your computer and use it in GitHub Desktop.
root = true
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=false
indent_style=space
indent_size=4
trim_trailing_whitespace = true
max_line_length=78
[Makefile*]
indent_style = tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment