[dokuwiki] Re: Using JSLint
- From: Myron Turner <turnermm02@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 20 May 2007 09:11:29 -0500
Andreas Gohr wrote:
On Sun, 20 May 2007 07:53:50 -0500
Myron Turner <turnermm02@xxxxxxx> wrote:
Yes it is quirky. Don't take it too seriously. Basically you should make
sure to have semicolons where they are optional and stuff like that.
Because the compressor will pack everything in a single line these are
the things that usually make problems. If your script still works when
run through DokuWiki's compressor, feel free to ignore JSLint's
warnings.
Andi
Thanks very much,
Myron
--
_____________________
Myron Turner
http://www.room535.org
http://www.bstatzero.org
http://www.mturner.org/XML_PullParser/
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Using JSLint
- From: Myron Turner
- [dokuwiki] Re: Using JSLint
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] Using JSLint
- » [dokuwiki] Re: Using JSLint
- » [dokuwiki] Re: Using JSLint
On Sun, 20 May 2007 07:53:50 -0500 Myron Turner <turnermm02@xxxxxxx> wrote:
Yes it is quirky. Don't take it too seriously. Basically you should make sure to have semicolons where they are optional and stuff like that. Because the compressor will pack everything in a single line these are the things that usually make problems. If your script still works when run through DokuWiki's compressor, feel free to ignore JSLint's warnings. Andi
- [dokuwiki] Using JSLint
- From: Myron Turner
- [dokuwiki] Re: Using JSLint
- From: Andreas Gohr