mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
17 lines
293 B
JSON
17 lines
293 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"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:"
|
|
}
|
|
]
|
|
}
|