[Tarantool-patches] [PATCH 00/19] Add static analysis of Lua code in test/ with luacheck
Sergey Bronnikov
sergeyb at tarantool.org
Fri Jul 17 11:09:08 MSK 2020
On 17:11 Thu 16 Jul , sergeyb at tarantool.org wrote:
> From: Sergey Bronnikov <sergeyb at tarantool.org>
<snipped>
> Changelog v2:
>
> - reverted changes for diff-based tests
> - reverted changes for suppressed warnings
I used this command-line to make sure all changes for globally
suppressed warnings reverted:
.rocks/bin/luacheck --only W431,W432,W421,W412,W411,212/self,143/table,143/string,143/debug --codes test/
> - format .luacheckrc according to Lua style guide
> - created GH issue for every ignored warning in a separated files
> - make each commit atomic again - all changes in commits are related to
> commit itself, not other commits
<snipped>
More information about the Tarantool-patches
mailing list