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"
|
||
|
|
]
|
||
|
|
}
|