You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
445 B
19 lines
445 B
{
|
|
"author": [
|
|
"Bobloy"
|
|
],
|
|
"min_bot_version": "3.3.0",
|
|
"description": "Lint python code posted in chat",
|
|
"hidden": true,
|
|
"install_msg": "Thank you for installing CogLint! Get started with `[p]load coglint` and `[p]help CogLint`",
|
|
"requirements": [
|
|
"pylint"
|
|
],
|
|
"short": "Python cog linter",
|
|
"end_user_data_statement": "This cog does not store any End User Data",
|
|
"tags": [
|
|
"bobloy",
|
|
"utils",
|
|
"tools"
|
|
]
|
|
} |