X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.editorconfig;h=e5657670c10706dfbc274144d4e9289ba265ef62;hb=51fe4e7d8750d8bf6c2a5d50f0121379cbe53e2b;hp=e355fadfab8fbd9f112972828b19b513113da42c;hpb=d7ac68701f6d169438b0337919fde7c715b2e94c;p=rust-lightning diff --git a/.editorconfig b/.editorconfig index e355fadfa..e5657670c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,3 +2,4 @@ [*] indent_style = tab +insert_final_newline = true