NetworkManager/.editorconfig
Tom Gundersen e23b3c9c3a Squashed 'shared/n-dhcp4/' content from commit fb1d43449
git-subtree-dir: shared/n-dhcp4
git-subtree-split: fb1d43449ba80a54c70b0fe14cd0b7fd31d8504f
2019-05-14 13:35:50 +02:00

11 lines
158 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
[*.{c,h}]
indent_style = space
indent_size = 8