You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
I made a change to my .gitlint.yaml to refer to my projects .pylintrc, but wasn't seeing the changes when I ran git-lint. I eventually realized I needed to blow away the cache.
Ideally, the cache would realize it's expired and must be regenerated.
At the very least, until then, the Configuration section of docs should be updated to note that after any config changes, one will likely want to delete the cache.
(This is git-lint v0.1.2.)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I made a change to my .gitlint.yaml to refer to my projects .pylintrc, but wasn't seeing the changes when I ran git-lint. I eventually realized I needed to blow away the cache.
Ideally, the cache would realize it's expired and must be regenerated.
At the very least, until then, the Configuration section of docs should be updated to note that after any config changes, one will likely want to delete the cache.
(This is git-lint v0.1.2.)
The text was updated successfully, but these errors were encountered: