07-18-2014, 06:28 AM
I've pushed a huge change to the sources with (hopefully) minimal functional changes. I've written a small script that checks for some common violations of our coding style, and then tried fixing some of the errors it reported. There are still 400 more issues reported, I'll get those sorted out eventually.
I'd like everyone to try it out, especially before committing changes, have the script report the issues for you, so that you can fix them before you even commit, and I won't have to put a hunder "spaces here" comments on your code
The script requires LuaFileSystem in order to run properly, so you'll most probably need to install something like LuaRocks in order to get it to work.
I'd like everyone to try it out, especially before committing changes, have the script report the issues for you, so that you can fix them before you even commit, and I won't have to put a hunder "spaces here" comments on your code
The script requires LuaFileSystem in order to run properly, so you'll most probably need to install something like LuaRocks in order to get it to work.