X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=rust-lightning;a=blobdiff_plain;f=.editorconfig;h=e5657670c10706dfbc274144d4e9289ba265ef62;hp=31252bc18c8b26af75d21d7bf485153908ad165d;hb=HEAD;hpb=a331849005e131da2d27f2848bf6b2598f94836a diff --git a/.editorconfig b/.editorconfig index 31252bc1..e5657670 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