When I ran jslint, I got these errors about missing documentation but also about 50 ...
13 years, 3 months ago
(2012-09-10 07:20:30 UTC)
#3
When I ran jslint, I got these errors about missing documentation but also about
50 more, why did you not fix all the other locations as well? I decided we
didn't have to have comments for every param/return value, since we hadn't
previously...
https://codereview.appspot.com/6503088/diff/1/javascript/i18n/phonenumbers/ph...
File javascript/i18n/phonenumbers/phonenumberutil.js (right):
https://codereview.appspot.com/6503088/diff/1/javascript/i18n/phonenumbers/ph...
javascript/i18n/phonenumbers/phonenumberutil.js:1291: * @param {string}
nationalPrefixFormattingRule The formatting rule for the
Shouldn't start with a capital for consistency
The ones I fixed were the only complaints flagged by the internal lint when I ...
13 years, 3 months ago
(2012-09-11 05:36:08 UTC)
#4
The ones I fixed were the only complaints flagged by the internal lint when
I send out the internal code review.
2012/9/10 <lararennie@google.com>
> When I ran jslint, I got these errors about missing documentation but
> also about 50 more, why did you not fix all the other locations as well?
> I decided we didn't have to have comments for every param/return value,
> since we hadn't previously...
>
>
> https://codereview.appspot.**com/6503088/diff/1/javascript/**
>
i18n/phonenumbers/**phonenumberutil.js<https://codereview.appspot.com/6503088/diff/1/javascript/i18n/phonenumbers/phonenumberutil.js>
> File javascript/i18n/phonenumbers/**phonenumberutil.js (right):
>
> https://codereview.appspot.**com/6503088/diff/1/javascript/**
>
i18n/phonenumbers/**phonenumberutil.js#newcode1291<https://codereview.appspot.com/6503088/diff/1/javascript/i18n/phonenumbers/phonenumberutil.js#newcode1291>
> javascript/i18n/phonenumbers/**phonenumberutil.js:1291: * @param {string}
>
> nationalPrefixFormattingRule The formatting rule for the
> Shouldn't start with a capital for consistency
>
>
https://codereview.appspot.**com/6503088/<https://codereview.appspot.com/6503...
>
Issue 6503088: Fix complaints from jsLint.
(Closed)
Created 13 years, 3 months ago by Shaopeng
Modified 13 years, 3 months ago
Reviewers: davinci_google, lararennie
Base URL: http://libphonenumber.googlecode.com/svn/trunk/
Comments: 1