You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: preserve staged changes after pre-commit hook
- Store list of staged files before running linting
- Re-stage files modified by linting tools
- Prevent unstaged changes from being excluded from commit
🤖 Generated with Claude via commitment
0 commit comments