Hi, all.

I'm trying to generate with different tab-width. According to documentation,
I've added the following settings to "jobs" section of config.json

        "fix-files" :
        {
          "tab-width" : 4
        },

After running "generate.py -fix" from my application folder, I would expect
the tab size in generated Application.js file will change to 4. In fact the
code is still idented with 2 spaces. The editor I'm using is notepad++.

What am I missing?

Thanks,
Denis.



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Generate-py-ignoring-tab-width-setting-tp7587693.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to