CodeKit2 icon indicating copy to clipboard operation
CodeKit2 copied to clipboard

[Hook Bug] CK_INPUT_PATHS blank when file is processed by JSHint/JSLint

Open subhaze opened this issue 10 years ago • 0 comments

I was trying to write a hook that would trigger on a JS file when saved via The filename of any processed file.

This hook was triggered successfully but the CK_INPUT_PATHS variable was blank. I would think under these conditions the list of JS files that were hinted/linted would be set.

subhaze avatar Jul 26 '15 21:07 subhaze