diff options
Diffstat (limited to 'files/.editorconfig')
| -rw-r--r-- | files/.editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/.editorconfig b/files/.editorconfig index 8fe9e81..6023520 100644 --- a/files/.editorconfig +++ b/files/.editorconfig @@ -10,3 +10,6 @@ insert_final_newline = true [*.py] indent_size = 4 + +[*.md] +trim_trailing_whitespace = false |
