summaryrefslogtreecommitdiffstats
path: root/.markdownlint.json
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-01-02 20:31:58 -0500
committerClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-01-02 20:31:58 -0500
commit4ae2882aa6f288841fdab064d8e89a9310708a47 (patch)
tree0836d1666cad8e43829709a895f6dba3456e5876 /.markdownlint.json
parent9ff3cb7a52e22e8a79b7b9e37109faa94bfd061a (diff)
[skip travis] Update README with compatibility chart
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
new file mode 100644
index 00000000..26593a22
--- /dev/null
+++ b/.markdownlint.json
@@ -0,0 +1,4 @@
+{
+ "MD013": false,
+ "MD033": false
+}