LINT fix & check all files with clang-format
authorLoic Blot <loic.blot@unix-experience.fr>
Mon, 22 May 2017 05:28:35 +0000 (07:28 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Mon, 22 May 2017 05:28:35 +0000 (07:28 +0200)
commit05309229b847ea4f289328890176d22c4655348b
tree0f56abcd32228adf0df9e42e9764decf40f845fa
parent39f4a2f607d44738d60db84eba4b30e3d7450204
LINT fix & check all files with clang-format

Seems the diff mode doesn't work well, PR are detected as working whereas in master it's shown it's problematic (and really problematic). Use same check everywhere
src/script/lua_api/l_client.cpp
util/travis/lint.sh