subskribe-kevin
Results
2
comments of
subskribe-kevin
confirmed that the cache breaks this and causes non-determinstic behavior. especially if you change ESLINT_PLUGIN_DIFF_COMMIT to an earlier commit like the git init checksum. It won't show the updated output...
I think this could potentially be fixed by moving ESLINT_PLUGIN_DIFF_COMMIT into the eslint config. I think the problem is that eslint doesn't realize that the ESLINT_PLUGIN_DIFF_COMMIT has changed (why would...