Fix a missing comma (fix #102)#106
Fix a missing comma (fix #102)#106itchyny wants to merge 1 commit intogoogle:masterfrom itchyny:fix-missing-comma
Conversation
|
Thanks! Did you see the CLA details at https://github.com/google/vim-maktaba/blob/master/CONTRIBUTING.md? I couldn't find you in the signers list. |
|
Sorry, no. Hmm, that seems to be a complicated process... The fix is just appending a comma (diff in a single character!) so please close this pull request and fix directly at your (master) branch. Who found this bug? That's vimlint, not me. |
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/. If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits. Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name. |
|
Fair enough. Sucks that the CLA overhead discourages people from contributing. =( |
Fixes #102.