X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.editorconfig;h=e5657670c10706dfbc274144d4e9289ba265ef62;hb=51fe4e7d8750d8bf6c2a5d50f0121379cbe53e2b;hp=b19ed0f50a5678af6dea60d13b72a83e26abb695;hpb=2f9f0f1c63805ac526d7e302d487044b79280c0d;p=rust-lightning diff --git a/.editorconfig b/.editorconfig index b19ed0f50..e5657670c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,5 @@ -# see https://editorconfig.org for more options, and setup instructions for yours editor +# see https://editorconfig.org for more options, and setup instructions for your editor [*] indent_style = tab +insert_final_newline = true