Arslan

Results 2 comments of Arslan

Triggered tests with an empty commit so we can test in CI and merge this.

@juanpablo-rubio If you clear your local tool cache installation of eslint by running ```rm -rf ~/.qlty/cache/tools/eslint/``` and then run ```qlty check --debug --filter=eslint --verbose src/index.js``` does it still work? I...