This repository was archived by the owner on Aug 7, 2023. It is now read-only.
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
linter-eslint does not report eslint errors in a symlinked directory #1346
Open
Description
Eslint version: 6.8.0
Atom: 1.45.0
linter: 2.3.1
linter-eslint 8.5.5
I have a symlinked directory, eslint doesn't report errors in its files at all.
As in VSCode eslint does report errors in a symlinked directory, I don't think that the problem is coming from eslint.
Could you fix it please?
Thanks