Hi, i'm using the "pretty" task on a freshly generate qx 1.5 app. I'm on windows 7 x64. i've customized the pretty task in config.json as follows:
"pretty": { "pretty-print": { "general": { "indent-string": "\t" }, "comments": { "block": { "add": false } }, "code": { "open-curly": { "newline-before": "n" } } } } The problem is that all existing comments in .js files are deeply indented (i mean INSANELY deeply). Also the modified .js files becomes HUGE (for example appname\source\class\appname\test\DemoTest.js becomes 99Mb in size). Is this a known bug? Anyone noticed this behaviour? Thanks! Gian Marco Gherardi http://gianmarco.gherardi.me ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel