7 lines
142 B
JSON
7 lines
142 B
JSON
{
|
|
"name": "Pylint",
|
|
"description": "Lint a Python application with pylint.",
|
|
"iconName": "python",
|
|
"categories": ["Python"]
|
|
}
|