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