Merge pull request #1522 from actions/bishal-pdMSFT-patch-1
Remove creator property from rust-clippy
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
{
|
||||
"name": "rust-clippy",
|
||||
"creator": "Rust",
|
||||
"description": "A collection of lints to catch common mistakes and improve your Rust code.",
|
||||
"iconName": "rust",
|
||||
"categories": [
|
||||
"Code Scanning",
|
||||
"rust"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user