Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(255)

Issue 6820047: Add yuidoc linter.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by benji
Modified:
11 years, 6 months ago
Reviewers:
mp+131833
Visibility:
Public.

Description

Add yuidoc linter. In an attempt to not introduce reams of lint straight off, there is a file named "undocumented" that includes the currently undocumented functions. Once a function is documented it should be removed from that file (and the script will complain if it is not). https://code.launchpad.net/~benji/juju-gui/doc-linter/+merge/131833 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 24

Patch Set 2 : Add yuidoc linter. #

Total comments: 3

Patch Set 3 : Add yuidoc linter. #

Patch Set 4 : Add yuidoc linter. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+386 lines, -10 lines) Patch
M Makefile View 1 2 chunks +14 lines, -5 lines 0 comments Download
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M app/app.js View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M app/models/charm.js View 1 3 chunks +9 lines, -1 line 0 comments Download
M app/views/charm-search.js View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download
M app/views/unit.js View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
A bin/lint-yuidoc View 1 1 chunk +124 lines, -0 lines 0 comments Download
A undocumented View 1 1 chunk +225 lines, -0 lines 0 comments Download

Messages

Total messages: 6
benji
Please take a look.
11 years, 6 months ago (2012-10-29 09:07:53 UTC) #1
gary.poster
Hey Benji. This will be cool to have, thank you. I have a bunch of ...
11 years, 6 months ago (2012-10-29 10:21:09 UTC) #2
benji.york
Thanks for the great review. I have addressed each of your comments and pushed the ...
11 years, 6 months ago (2012-10-29 11:20:44 UTC) #3
benji
Please take a look.
11 years, 6 months ago (2012-10-29 11:21:02 UTC) #4
gary.poster
Looks good, Benji. Thanks again. Gary https://codereview.appspot.com/6820047/diff/7001/bin/lint-yuidoc File bin/lint-yuidoc (right): https://codereview.appspot.com/6820047/diff/7001/bin/lint-yuidoc#newcode13 bin/lint-yuidoc:13: '^ *(?:(\w+) *[:=] ...
11 years, 6 months ago (2012-10-29 11:47:05 UTC) #5
benji
11 years, 6 months ago (2012-10-29 14:27:00 UTC) #6
*** Submitted:

Add yuidoc linter.

In an attempt to not introduce reams of lint straight off, there is a file
named "undocumented" that includes the currently undocumented functions.  Once
a function is documented it should be removed from that file (and the script
will complain if it is not).

R=gary.poster, benji.york
CC=
https://codereview.appspot.com/6820047
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b