X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..b3d2b19da1d1ebf3df3bdbf0098ce21d98ccbc56:/programs/pylint.json diff --git a/programs/pylint.json b/programs/pylint.json index 7f196d3..ee71773 100644 --- a/programs/pylint.json +++ b/programs/pylint.json @@ -3,8 +3,8 @@ "files": [ { "path": "${HOME}/.pylint.d", - "moveable": true, - "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=${XDG_CACHE_HOME}/pylint\n```\n" + "movable": true, + "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=\"${XDG_CACHE_HOME}\"/pylint\n```\n" } ] }