-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Enable Prettier for changelog validation #219
Conversation
This should be unblocked now. |
8f96c1f
to
40bc3be
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.
Looks good!
Hmm. It doesn't look like the CHANGELOG needs that extra line for some reason. |
This comment was marked as spam.
This comment was marked as spam.
It looks like when we validate the changelogs in CI, we manually run |
I just swapped it out for |
Ah I think the PR I merged might have created merge conflicts, sorry. |
43efccb
to
37ba725
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.
Looks good!
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.
LGTM
This enables Prettier for changelog validation.