X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.editorconfig;h=dab24fe3dd37f2aedbbe45c70f826eecda517bcb;hb=91dc76721b4d6cd7b1ca812d59d70dd4c666ead9;hp=e355fadfab8fbd9f112972828b19b513113da42c;hpb=ab10b050754e4e51b57cd87da8ff588d36565dd0;p=rust-lightning diff --git a/.editorconfig b/.editorconfig index e355fadf..dab24fe3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,3 +2,5 @@ [*] indent_style = tab +insert_final_newline = true +trim_trailing_whitespace = true