{
    "name": "pylint",
    "files": [
        {
            "path": "${HOME}/.pylint.d",
            "movable": true,
            "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=\"${XDG_CACHE_HOME}\"/pylint\n```\n"
        }
    ]
}
