cca97c83b8
* Add rust-clippy starter workflow * fix parameter `wait-for-processing` indent of action github/codeql-action/upload-sarif@v1 * Use commit sha instead of tag * addressing pr comments * Update creator * Add comments
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"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"
|
|
]
|
|
} |