This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 0ae1691 chore: enable Markdownlint rule MD002 (#3234)
0ae1691 is described below
commit 0ae16910376212c429f3e9c0abab724b7f930b8e
Author: John Bampton <[email protected]>
AuthorDate: Mon Jan 11 21:10:53 2021 +1000
chore: enable Markdownlint rule MD002 (#3234)
---
.markdownlint.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.markdownlint.yml b/.markdownlint.yml
index 7dc768e..4f363d6 100644
--- a/.markdownlint.yml
+++ b/.markdownlint.yml
@@ -16,7 +16,6 @@
#
MD001: false
-MD002: false
MD003: false
MD004: false
MD005: false