We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could probably steal some ideas from husky too:
~/d/p/d/danger-js $ git commit -m "Improve the error messaging" 3 changed files 6.1.5 husky > pre-commit (node v10.13.0) ↓ Running tasks for *.@(json|md) [skipped] → No staged files match *.@(json|md) ✔ Running tasks for *.@(ts|tsx) [master 255307b] Improve the error messaging 1 file changed, 5 insertions(+) ~/d/p/d/danger-js $ 2 changed files master
The text was updated successfully, but these errors were encountered:
Merge pull request #2 from shibapm/master
22d13bf
Merge pull request #34 from brightdigit/feature/platforms-2019
No branches or pull requests
Could probably steal some ideas from husky too:
The text was updated successfully, but these errors were encountered: