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
Using more specific terms for each item frees us up to rename the grunt pre-commit to something more like grunt check etc. Recall that grunt pre-commit should be the entry point for git precommit hooks, but that grunt check can be smarter about cross/multi repo checks.
The text was updated successfully, but these errors were encountered:
grunt check is marked as deprecated and forwarding to grunt type-check. I added one TODO in the code. Once #404 is closed we can decide what to do here. Assigning to @zepumph for consideration, feel free to unassign/reassign/etc.
From #404 (comment)
The text was updated successfully, but these errors were encountered: