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.