-
Notifications
You must be signed in to change notification settings - Fork 27.4k
docs: adding languages for code blocks that don't have #15357
Conversation
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
1 similar comment
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
It looks like you've already signed this CLA. If you'd like to edit your contact information, you may do so below. |
I signed it! |
5fdab24
to
eed8cb4
Compare
You have used the same author-email for the commit as for signing the CLA, right? (Just making sure 😁) |
@NoHomey, can you make sure the commit message adheres to our commit guidelines? |
…roper syntax highlighting Add missing language identifier to code blocks that don't have one specified. Required for proper syntax highlighting of code blocks used as examples. Closes angular#15356
CLAs look good, thanks! |
1 similar comment
CLAs look good, thanks! |
@gkalpak thanks for the reminder for the email I actually did not configured git before commiting (did it in a hurry during the brake in the university, totally forgot about it 😃) . |
…ghting Add missing language identifiers to code blocks used as examples, in order to have proper syntax highlighting. Fixes angular#15356 Closes angular#15357
fixes #15356.