-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
needs triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Description
Often when switching between local branches I'll have untracked files in my git tree because the .gitignore ignoring these new directories is left in the other branch.
When pushing the pre-commit hook then attempts to lint all these files, which would be fine if it failed fast, but usually it fills my console with spam and locks up while it attempts to lint minified files.
We should ignore untracked files in the push pre-commit hook.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.Triage needed by staff and/or partners. Automatically applied when an issue is opened.