tarantool / tarantool-python

Python client library for Tarantool
https://www.tarantool.io
BSD 2-Clause "Simplified" License
100 stars 48 forks source link

Check Lua source code with luacheck #178

Closed ligurio closed 3 years ago

ligurio commented 3 years ago
Checking test-run/lib/tarantool-python/test-run/lib/tarantool-python/tests/suites/box.lua 1 warning

    test-run/lib/tarantool-python/test-run/lib/tarantool-python/tests/suites/box.lua:2:1: (W121) setting read-only global variable os

Tarantool issue: https://github.com/tarantool/tarantool/issues/4681

ligurio commented 3 years ago

Closed accidentally, reopened.