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
Because of lint-staged's git add command, entire files end up staged in the commit (even if certain lines are unstaged) instead of individual lines.
Might need to find some sort of work around.
The text was updated successfully, but these errors were encountered:
Because of
lint-staged
'sgit add
command, entire files end up staged in the commit (even if certain lines are unstaged) instead of individual lines.Might need to find some sort of work around.
The text was updated successfully, but these errors were encountered: