mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-01-12 22:44:57 +08:00
Update .editorconfig to allow trailing whitespace in .md files (#947)
This commit is contained in:
committed by
Robert Lord
parent
dd8e04c6f4
commit
e30e35004e
@@ -13,3 +13,6 @@ trim_trailing_whitespace = true
|
||||
|
||||
[*.rb]
|
||||
charset = utf-8
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
Reference in New Issue
Block a user