Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove extremely frustrating auto-
git add
behavior from lint-staged.
Anyone who uses `git add -p` or `git commit -p` to contruct their commits from a careful subset of current changes has been bitten by this thoughtless policy many times. I'm done working around it.
- Loading branch information
d5a9dd1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉🎉🎉
d5a9dd1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Partially staged files has been fixed, hasn't it (if that's what you're referring to)? Just upgrade to
lint-staged@8
: lint-staged/lint-staged@v7.3.0...v8.0.0