Dmytro Bubon

Results 3 comments of Dmytro Bubon

What I meant about `$rootScope`, is that listener currently accessed via `$rootScope.sender` which is set in confusing way and there is also no real need to keep it in `$rootScope`....

Had the same issue and there are 2 issues the plugin and `diff/diff` processor: 1. By default, `diff/diff` pulls mutual changes from both ahead and behind commits and runs ESLint...

My workaround was just to feed ESLint a narrowed down list of files with `eslint $(git diff --name-only base_branch... -- | grep -E '\.(js|jsx|ts|tsx)$' | xargs)` and use `base_branch` without...