mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-05 01:58:58 +03:00
519eb9625c
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
53 lines
1.1 KiB
JSON
53 lines
1.1 KiB
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/"
|
|
},
|
|
{
|
|
"pattern": "https://twitter.com/"
|
|
},
|
|
{
|
|
"pattern": "https://mobile.twitter.com/"
|
|
},
|
|
{
|
|
"pattern": "https://www.roc-lang.org/packages/basic-cli/Stdout#line"
|
|
},
|
|
{
|
|
"pattern": "https://liberapay.com/"
|
|
},
|
|
{
|
|
"pattern": "*.html"
|
|
}
|
|
]
|
|
}
|