We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CACHE_DIRECTORY
.erb-lint-cache
.erb_lint_cache
I see you've standardized on using erb_lint instead of erb-lint or erblint - that's great and much appreciated.
erb_lint
erb-lint
erblint
Do we want to also rename the CACHE_DIRECTORY from .erb-lint-cache to .erb_lint_cache?
The text was updated successfully, but these errors were encountered:
Yes I think that was an oversight. We'd welcome your contribution. Thanks!
Sorry, something went wrong.
Rename CACHE_DIRECTORY to .erb_lint_cache.
af5f18e
From `.erb-lint-cache`. This is to align with the general renaming and standardization from `erb-lint` and `erblint` to `erb_lint`. Fixes Shopify#379.
You got it. See #380.
Successfully merging a pull request may close this issue.
I see you've standardized on using
erb_lint
instead oferb-lint
orerblint
- that's great and much appreciated.Do we want to also rename the
CACHE_DIRECTORY
from.erb-lint-cache
to.erb_lint_cache
?The text was updated successfully, but these errors were encountered: