Files
pezkuwi-subxt/cumulus/.editorconfig
T
2020-01-28 10:00:45 +01:00

11 lines
166 B
INI

root = true
[*]
indent_style=tab
indent_size=tab
tab_width=4
end_of_line=lf
charset=utf-8
trim_trailing_whitespace=true
max_line_length=100
insert_final_newline=true