mirror of
https://github.com/rust-unofficial/patterns
synced 2024-11-14 18:12:46 +00:00
8 lines
88 B
JSON
8 lines
88 B
JSON
|
{
|
||
|
"ignorePatterns": [
|
||
|
{
|
||
|
"pattern": "^(http|https)://crates.io/"
|
||
|
}
|
||
|
]
|
||
|
}
|