Files
mruby-mruby/.github/linters/mlc_config.json
T
2025-12-07 11:00:17 +10:00

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:"
}
]
}