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