Commit Graph

7 Commits

Author SHA1 Message Date
Louis Royer 9a814da186 MT5 translation for building_blocks mod
- update .luacheckrc because stairs is used
- remove dependency to homedecor_common (not needed anymore)
- improve french translation
2020-08-05 15:35:22 +02:00
Louis Royer 18744ee66d Fix lines length related issues in homedecor_common 2020-08-04 16:16:36 +02:00
Auke Kok eabd237252 Luacheck: make this a bit more useful by adding common symbols. 2017-12-06 21:16:40 -08:00
Diego Martínez 8d9ea61b13 Add new used globals to `.luacheckrc`. 2017-02-22 22:48:45 -03:00
Diego Martínez 2df6dbcad9 Fix warnings issued by `luacheck`. 2017-02-15 23:53:52 -03:00
Auke Kok 923198a2dd Fix most luacheck issues.
There are 3 false positives remaining after this patch, so
the bulk of the issues are fixed now.
2016-12-31 12:33:46 -08:00
Auke Kok cdf2c0ff90 Add luacheck config file.
Run `luacheck .` in the toplevel folder and it'll check all
the code. There are plenty of warnings out there to fix atm.
2016-12-15 13:20:32 -08:00