1
0
mirror of https://github.com/fluencelabs/wasm-utils synced 2025-03-16 11:30:51 +00:00
wasm-utils/.editorconfig
2017-11-01 16:37:50 +03:00

12 lines
167 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=120
insert_final_newline=true