Move LINT process in dedicated shell & fix
authorLoic Blot <loic.blot@unix-experience.fr>
Thu, 6 Apr 2017 07:10:59 +0000 (09:10 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Thu, 6 Apr 2017 07:10:59 +0000 (09:10 +0200)
commit4b15f76ed163b1e0b95b50017bd39e73400601b4
treefa2cd0943bea8c05773f3c4135f5631c3eea6e54
parent503e1d2b7c800a76a161541d90b799e9786adbd9
Move LINT process in dedicated shell & fix
Move lint to dedicated shell permit to use it from your shell easily to check what is wrong
Also fix recent regressions in code style
src/script/lua_api/l_client.cpp
util/travis/lint.sh [new file with mode: 0644]
util/travis/script.sh