zfs-builds-mm/zfs-2.0.0/.editorconfig

11 lines
138 B
INI
Raw Permalink Normal View History

2020-12-02 17:25:31 +01:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{c,h}]
tab_width = 8
indent_style = tab