]> git.ipfire.org Git - thirdparty/util-linux.git/blame - .editorconfig
docs: fix GPL name typo
[thirdparty/util-linux.git] / .editorconfig
CommitLineData
f9f6b563
IG
1[*]
2charset = utf-8
3end_of_line = lf
4insert_final_newline = true
5
6[*.[ch]]
7indent_style = tab
8indent_size = 8
9trim_trailing_whitespace = true
10
11[*.sym]
12indent_style = tab
13indent_size = 4
14trim_trailing_whitespace = true