X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=inline;f=.editorconfig;h=dab24fe3dd37f2aedbbe45c70f826eecda517bcb;hb=119668a6cb33b0ea9862fd532b11ca41ffae8f7d;hp=e5657670c10706dfbc274144d4e9289ba265ef62;hpb=e8a8fd0fb060a95cccc9e24c1c557046330da282;p=rust-lightning diff --git a/.editorconfig b/.editorconfig index e5657670..dab24fe3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,3 +3,4 @@ [*] indent_style = tab insert_final_newline = true +trim_trailing_whitespace = true