summaryrefslogtreecommitdiffstats
path: root/.markdownlint.json
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-04-05 23:40:49 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-04-05 23:41:05 -0400
commitc2eaaed8b7086facba4706c75c09aaa5a00b80e2 (patch)
tree1b03b84794cd5176ce122dfca688f599c0452a9f /.markdownlint.json
parenta40ddce84fcb5821ff45feba71abbe0b6ce423aa (diff)
docs: Add changelog
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
index 082e74ce..285fecbd 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -1,5 +1,6 @@
{
"MD013": false,
"MD033": false,
- "MD040": false
+ "MD040": false,
+ "MD024": false
}