mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Update .editorconfig markdown settings
This commit is contained in:
parent
89320a1abf
commit
b12c9e9fcc
1 changed files with 3 additions and 0 deletions
|
|
@ -10,3 +10,6 @@ charset = utf-8
|
||||||
|
|
||||||
[*.py]
|
[*.py]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.md]
|
||||||
|
trim_trailing_whitespace = false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue