mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-01-18 05:12:38 +01:00
7 lines
172 B
INI
7 lines
172 B
INI
# see https://editorconfig.org for more options, and setup instructions for your editor
|
|
|
|
[*]
|
|
indent_style = tab
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|