Adam Reeves

Results 2 comments of Adam Reeves

While ESLint's CLI has the responsibility of finding and reading files for linting, gulp-eslint relies on the Gulp stream to manage file sources. If a file should not be linted,...

Grunt is a file-based task runner (each task acts upon a file query and works directly with files). Like with ESLint CLI, it makes sense to use a file-based cache....