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