-
-
Notifications
You must be signed in to change notification settings - Fork 388
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
feat: input-requires-label - All inputs require a label #159
Conversation
I tried to fix the conflict, but because the version in the package.json is now I think package.json version needs to change, should I change it in this PR ? |
Hi @olore, I'm actually working on that. I'll publish an update in the next hour. |
I just saw #259 and now I'm up to speed. Thanks for reviving this project! |
You're welcome @olore, don't hesitate to join the discord channel to exchange about the project! |
5cf8348
to
25843ac
Compare
@olore do you want to solve the merge conflict or do you want me to fix this in a new PR? |
da55c13
to
eb703c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost 4 years :D thanks for this new PR!
@olore 💪❤ |
# [0.13.0](v0.12.2...v0.13.0) (2020-05-18) ### Bug Fixes * add prettier and eslint ([#388](#388)) ([aba3249](aba3249)) * add semantic release test ([#399](#399)) ([616f9cd](616f9cd)) * ignore PULL_REQUEST_TEMPLATE.md ([30b0af2](30b0af2)) * use yml in semantic.yml ([86f6700](86f6700)) ### Features * Add tags checking rule - allows specify rules for any tag and validate that ([#384](#384)) ([475aaca](475aaca)) * added attr-no-unnecessary-whitespace rule ([#385](#385)) ([03bfd4f](03bfd4f)) * new rule: input-requires-label - All inputs require a label ([#159](#159)) ([5bd40fb](5bd40fb)) * new website for htmlhint.com ([#395](#395)) ([5d0d95f](5d0d95f))
Relates to #159 Signed-off-by: Antoine Leblanc <antoine.leblanc@ovhcloud.com> Co-authored-by: David Dias <thedaviddias@gmail.com>
This is for accessibility.
Some references: