summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Flanagan <daniel@lytedev.io>2019-10-31 11:39:57 -0500
committerDaniel Flanagan <daniel@lytedev.io>2019-10-31 11:39:57 -0500
commit63fbc3b51704b4b122d2cab57de7e7f9dfcc03b1 (patch)
tree96ffcdc07ddf19ae4642a425b68f6243e06372ae
parentdd33444f7eace81115308eadb568020470c48b2b (diff)
Add `trim_trailing_whitespace` to editorconfig
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 18807892..dd881dd0 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -14,3 +14,4 @@ charset = utf-8
[*.{c,h}]
indent_style = space
indent_size = 3
+trim_trailing_whitespace = true

© 2014-2024 Faster IT GmbH | imprint | privacy policy