Open
Description
Symlink paths
When this tool is used together with husky and prettier symlink files are processed.
This causes issues with the latest version of prettier that errors on symbolic links....
In the context of linting symlink files don't make any sense?
Would you accept a pull request to ignore symlink files?
Steps to reproduce
Add a new file with git add that is a symlink.
git status
A index.js
git ls-files -s | grep index.js
120000 8577b9841658a7a00067d49e79e8292077b37193 0 index.js
Debug Logs
expand to view
COPY THE DEBUG LOGS HERE
Environment
- OS: macOS High Sierra
- Node.js: v18.16.1
lint-staged
: 14.0.1
Metadata
Metadata
Assignees
Labels
No labels
Activity