mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 15:02:20 +01:00
6 lines
172 B
INI
6 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
|