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
Hi @Stupidism! Thanks for trying out the tool and reporting these issues. Can you please elaborate on the specific issue you're seeing with that repo? Which file and which linting tool are you having this problem with?
motiz88
changed the title
Situations this tool not working well
Commit content not being updated with fixes
May 16, 2017
When there's nothing to commit after cmd executed(original diff is fixed back to unchanged), the commit is blank now. It should abort commit process byMoved to Blank commit created if the command results in no changes #7 - @motiz88exit 1
;When I want to commit partial files, it can't add fixed part.Moved to Does not re-stage changes to partial files #8 - @motiz88Although fullyAdded files are
git-add
ed after fix, commit content is still not fixed:https://github.com/Stupidism/react-starter-kit/tree/fix/pre-commit
NOTE: This issue has been edited slightly by @motiz88.
The text was updated successfully, but these errors were encountered: