This commit is contained in:
fjy202
2020-01-08 21:41:28 +08:00
committed by GitHub
parent 4d60a5fb72
commit f30fb6cf24
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Pylint",
"description": "Lint a Python application with pylint.",
"iconName": "python",
"categories": ["Python"]
}