-
Notifications
You must be signed in to change notification settings - Fork 49
Add test-title-format
rule
#235
New issue
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
Conversation
You also need to add it to the readme. |
Can you help review the other PRs? 🙏 |
Yes, I don't know up to what point I'm relevant, but I'll try to help. |
Also, I have no idea how to (or even if I should) test crashing test-case. Maybe by supercharging @jfmengels's |
No rule should be crashing, so if it is, it should be fixed and then adding a normal (regression) test. |
test-title-format
rule
I was talking about the case of an invalid regexp (#235 (comment)) |
I don't think we need to test that. |
Can you fix the merge conflict? |
Co-Authored-By: Sindre Sorhus <[email protected]>
This was not done properly: #235 (comment) |
# Conflicts: # index.js # readme.md
# Conflicts: # readme.md
Sorry, I thought you were talking about the |
Fix #157