mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix markdown-link-check ignore 2 URL patterns
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
{
|
||||
"pattern": "^https://github.com/mruby/mruby/commit/"
|
||||
},
|
||||
{
|
||||
"pattern": "^http://jp.rubyist.net/magazine/\\?0034-Enumerable_lz"
|
||||
},
|
||||
{
|
||||
"pattern": "^https://ruby-doc.org/core-2.3.3"
|
||||
},
|
||||
{
|
||||
"pattern": "^mailto:"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user