I'd love to keep all the config in one place.
I'm already using the glob: option, and I'd love to be able to set the cache_dir as well.
e.g.
Instead of running bundle exec erblint --lint-all --cache --cache-dir tmp/xxx
I'd love to be able to set the cache and cache-dir options in the .erb-lint.yml config file.
I'd love to keep all the config in one place.
I'm already using the
glob:option, and I'd love to be able to set thecache_diras well.e.g.
Instead of running
bundle exec erblint --lint-all --cache --cache-dir tmp/xxxI'd love to be able to set the
cacheandcache-diroptions in the.erb-lint.ymlconfig file.