Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-10-02 22:48:15 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-10-02 22:48:15 +0300
commit494713b55a40d5b1216acd8b44fe0e463224f73d (patch)
tree66bcef0fe5ef94df4d2d848bcd9a2ead24e4685d /.editorconfig
parentde8c65158be3bbf150b9352a3985762c7e094933 (diff)
Trim trailing whitespace from markdown files (#29460)
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig
index 9d5248e86f..f29d257cc5 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -9,6 +9,3 @@ indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
-
-[*.md]
-trim_trailing_whitespace = false