{
  "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"
  ]
}