roc/mlc_config.json
Anton-4 75aca287fc
con't check 10xeditor.com link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-07 15:04:41 +01:00

38 lines
778 B
JSON

{
"ignorePatterns": [
{
"pattern": "generated-docs"
},
{
"pattern": "http://127.0.0.1"
},
{
"pattern": "http://localhost"
},
{
"pattern": "https://crates.io"
},
{
"pattern": "https://docs.github.com"
},
{
"pattern": "https://opensource.org"
},
{
"pattern": "https://www.microsoft.com/en-us/research"
},
{
"pattern": "https://web.eecs.umich.edu"
},
{
"pattern": "http://0.0.0.0:8000"
},
{
"pattern": "/builtins"
},
{
"pattern": "https://www.10xeditor.com/"
}
]
}