Explorar o código

Update .md editorconfig again

Tulir Asokan %!s(int64=4) %!d(string=hai) anos
pai
achega
90cbb9f9ff
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .editorconfig

+ 3 - 0
.editorconfig

@@ -11,6 +11,9 @@ insert_final_newline = true
 [*.py]
 max_line_length = 99
 
+[*.md]
+trim_trailing_whitespace = false
+
 [*.{yaml,yml,py,md}]
 indent_style = space