Commit 5e23ac0
committed
style(lint): add explicit reason to install-sfw prefer-exists-sync disable
The `fsPromises.lstat` call needs to detect broken symlinks (which
`existsSync` cannot — it follows the link and returns false if the
target is gone). Add a one-line `Why` to the existing disable so the
exception is self-documenting.1 parent 7941929 commit 5e23ac0
1 file changed
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments