CodeKit2
CodeKit2 copied to clipboard
[Hook Bug] CK_INPUT_PATHS blank when file is processed by JSHint/JSLint
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.