X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..f48b1c8307e5ccc490ed4d949bed53f8120617a8:/programs/pylint.json?ds=sidebyside diff --git a/programs/pylint.json b/programs/pylint.json index 7f196d3..3e157fd 100644 --- a/programs/pylint.json +++ b/programs/pylint.json @@ -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" } ]