Proper coglint requirements
This commit is contained in:
parent
58066b328f
commit
02b9517688
@ -10,7 +10,7 @@
|
|||||||
"description": "Lint python code posted in chat",
|
"description": "Lint python code posted in chat",
|
||||||
"hidden": true,
|
"hidden": true,
|
||||||
"install_msg": "Thank you for installing CogLint! Get started with `[p]load coglint` and `[p]help CogLint`",
|
"install_msg": "Thank you for installing CogLint! Get started with `[p]load coglint` and `[p]help CogLint`",
|
||||||
"requirements": [],
|
"requirements": ["pylint"],
|
||||||
"short": "Python cog linter",
|
"short": "Python cog linter",
|
||||||
"tags": [
|
"tags": [
|
||||||
"bobloy",
|
"bobloy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user