summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-04-28 21:31:48 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2021-04-28 21:37:06 +0900
commit6666b4fa621a197bf15be11df0e1eb29b8588143 (patch)
tree9f466a1ef659a7c062049842a2a8055bebf375d2 /.github
parentcb55e7eca9b6e6bda7c238c4eec0984798ac11e9 (diff)
downloadmruby-6666b4fa621a197bf15be11df0e1eb29b8588143.tar.gz
mruby-6666b4fa621a197bf15be11df0e1eb29b8588143.zip
doc/opcode.md: stop reversed link syntax check from markdownlint.
Diffstat (limited to '.github')
-rw-r--r--.github/linters/.markdown-lint.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/linters/.markdown-lint.yml b/.github/linters/.markdown-lint.yml
index 8020fc062..671046203 100644
--- a/.github/linters/.markdown-lint.yml
+++ b/.github/linters/.markdown-lint.yml
@@ -3,6 +3,7 @@ MD003: false
MD005: false
MD007: false
MD010: false
+MD011: false
MD013: false
MD014: false
MD024: false