X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.editorconfig;h=dab24fe3dd37f2aedbbe45c70f826eecda517bcb;hb=4eb70fdf7acbd8231ef73aaae866e3e2f4ff1aa0;hp=e355fadfab8fbd9f112972828b19b513113da42c;hpb=d7ac68701f6d169438b0337919fde7c715b2e94c;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