df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
187 B
JSON
7 lines
187 B
JSON
{
|
|
"name": "Pylint",
|
|
"description": "Lint a Python application with pylint.",
|
|
"iconName": "python",
|
|
"categories": ["Continuous integration", "Python", "Bottle", "Flask"]
|
|
}
|