]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/pylint.json
Create skiko.json
[xdg-ninja.git] / programs / pylint.json
index 7f196d31aad55b8408650def11485cdc60d2e361..1f1a002d8bd40e0ed084c047f15bb4e77f0ed27e 100644 (file)
@@ -2,9 +2,9 @@
     "name": "pylint",
     "files": [
         {
-            "path": "${HOME}/.pylint.d",
-            "moveable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=${XDG_CACHE_HOME}/pylint\n```\n"
+            "path": "$HOME/.pylint.d",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=\"$XDG_CACHE_HOME\"/pylint\n```\n"
         }
     ]
 }