]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/pylint.json
Add configs for various programs (#209)
[xdg-ninja.git] / programs / pylint.json
index 7f196d31aad55b8408650def11485cdc60d2e361..ee717732a4d4defdea85fec99f9cc0871cdfd42f 100644 (file)
@@ -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"
         }
     ]
 }