Change indexer's cache dir from/to .cache/{phpns,phpinspect}

remotes/local/master
Hugo Thunnissen 3 years ago
parent 681f13d4de
commit 50d2bfeebe

@ -9,7 +9,7 @@
# TODO: remove whatever functionality is not required for phpinspect.el
# shellcheck disable=SC2155
declare CACHE_DIR=./.cache/phpns
declare CACHE_DIR=./.cache/phpinspect
declare INFO=1
# Cache locations

Loading…
Cancel
Save