rust-lightning/.editorconfig

7 lines
172 B
INI
Raw Normal View History

2019-01-24 16:41:51 +02:00
# see https://editorconfig.org for more options, and setup instructions for your editor
[*]
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true