##// END OF EJS Templates
hgweb: fix jshint issues in mercurial.js...
hgweb: fix jshint issues in mercurial.js Everything is pretty self-explanatory except the last hunk, where jshint complains: "Misleading line break before '||'; readers may interpret this as an expression boundary." There is a tweakable called "laxbreak" that allows line breaks before operators, but I think it's fine to simply join this one line and avoid extra config for now (we can cook up and add a sensible .jshintrc later).

File last commit:

r31104:8346b2f0 default
r35033:5f82e26c default
Show More
test-gendoc-ro.t
9 lines | 471 B | text/troff | Tads3Lexer
timeless
tests: splitting test-gendoc.t into per file tests...
r28809 #require docutils gettext
Augie Fackler
pager: move more behavior into core...
r30993 Error: the current ro localization has some rst defects exposed by
moving pager to core. These two warnings about references are expected
until the localization is corrected.
timeless
tests: splitting test-gendoc.t into per file tests...
r28809 $ $TESTDIR/check-gendoc ro
checking for parse errors
Pierre-Yves David
color: add the definition of '--color' in core...
r31104 gendoc.txt:58: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
gendoc.txt:58: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.