Add `trim_trailing_whitespace` to editorconfig

main
Daniel Flanagan 6 years ago
parent dd33444f7e
commit 63fbc3b517
  1. 1
      .editorconfig

@ -14,3 +14,4 @@ charset = utf-8
[*.{c,h}]
indent_style = space
indent_size = 3
trim_trailing_whitespace = true

Loading…
Cancel
Save