Remove creator property from rust-clippy
This is owned by @josepalafox's BD team in GitHub.
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "rust-clippy",
|
"name": "rust-clippy",
|
||||||
"creator": "Rust",
|
|
||||||
"description": "A collection of lints to catch common mistakes and improve your Rust code.",
|
"description": "A collection of lints to catch common mistakes and improve your Rust code.",
|
||||||
"iconName": "rust",
|
"iconName": "rust",
|
||||||
"categories": [
|
"categories": [
|
||||||
"Code Scanning",
|
"Code Scanning",
|
||||||
"rust"
|
"rust"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user