aboutsummaryrefslogtreecommitdiff
path: root/cmake/RunLuacheck.cmake
Commit message (Collapse)AuthorAge
* Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
| | | | | | | | - Move .luacheckrc to root, add read_globals=vim - Simplify lualint target, run it on all lua files - Lint preload.lua, but ignore W211 - Remove testlint target, included in lualint (and lint) - Clean up .luacheckrc
* build: adjust some messages (#9087)Justin M. Keyes2018-10-06
|
* ci: Also lint lua code in src/nvim/luaZyX2017-05-25
|
* cmake: Rename RunTestsLint to RunLuacheckZyX2017-05-25