aboutsummaryrefslogtreecommitdiff
path: root/cmake/RunTestsLint.cmake
Commit message (Collapse)AuthorAge
* Satisfy testlint.KillTheMule2016-04-28
| | | | For that, make luatest ignore the preload.lua files.
* Tests: add luacheck for linting testsMarco Hinz2015-11-23
Source: https://github.com/mpeterv/luacheck Docs: http://luacheck.readthedocs.org/en/0.12.0/index.html Run via "make testlint".