]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/pylint.json
Add Network Security Services config
[xdg-ninja.git] / programs / pylint.json
1 {
2 "name": "pylint",
3 "files": [
4 {
5 "path": "${HOME}/.pylint.d",
6 "movable": true,
7 "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=${XDG_CACHE_HOME}/pylint\n```\n"
8 }
9 ]
10 }