X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=.editorconfig;h=dab24fe3dd37f2aedbbe45c70f826eecda517bcb;hb=a574f8b4a7baeecbdf8573cb908d004906dbec39;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