X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.editorconfig;h=e5657670c10706dfbc274144d4e9289ba265ef62;hb=51fe4e7d8750d8bf6c2a5d50f0121379cbe53e2b;hp=31252bc18c8b26af75d21d7bf485153908ad165d;hpb=a331849005e131da2d27f2848bf6b2598f94836a;p=rust-lightning diff --git a/.editorconfig b/.editorconfig index 31252bc18..e5657670c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +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