Skip to content

Instantly share code, notes, and snippets.

@qis
Last active May 2, 2021 20:44
Show Gist options
  • Save qis/29fe04ec6d92e1f0fa821d70d4f03e08 to your computer and use it in GitHub Desktop.
Save qis/29fe04ec6d92e1f0fa821d70d4f03e08 to your computer and use it in GitHub Desktop.
root = true
[*]
charset = utf-8
end_of_line = lf
max_line_length = 120
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
tab_width = 8
[*.{cmd,rc.in,rc}]
end_of_line = crlf
[makefile]
indent_style = tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment