mirror of
https://github.com/rust-unofficial/patterns
synced 2024-11-18 15:25:37 +00:00
12f6f988d4
* chore: reformat repository with dprint * ci: change action name to reflect that it's not only markdown * fix: broken link
8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^(http|https)://crates.io/"
|
|
}
|
|
]
|
|
}
|