Files
starter-workflows/ci/properties/pylint.properties.json
T
2020-01-08 21:41:28 +08:00

7 lines
142 B
JSON

{
"name": "Pylint",
"description": "Lint a Python application with pylint.",
"iconName": "python",
"categories": ["Python"]
}