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