Skip to content

Check Lua source code with luacheck #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ligurio opened this issue Nov 19, 2020 · 1 comment · Fixed by #179
Closed

Check Lua source code with luacheck #178

ligurio opened this issue Nov 19, 2020 · 1 comment · Fixed by #179
Labels

Comments

@ligurio
Copy link
Member

ligurio commented Nov 19, 2020

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: tarantool/tarantool#4681

ligurio added a commit that referenced this issue Nov 19, 2020
@ligurio ligurio reopened this Nov 19, 2020
@ligurio
Copy link
Member Author

ligurio commented Nov 19, 2020

Closed accidentally, reopened.

ligurio added a commit to tarantool/test-run that referenced this issue Nov 19, 2020
- removed statement with info variable as it is unused
- luacheck contains same global supressions
  as config in tarantool repository
- path with tarantool-python is excluded until [1] is open

1. tarantool/tarantool-python#178

Part of #208
Totktonada pushed a commit to tarantool/test-run that referenced this issue Nov 19, 2020
- removed statement with info variable as it is unused
- luacheck contains same global supressions
  as config in tarantool repository
- path with tarantool-python is excluded until [1] is open

1. tarantool/tarantool-python#178

Part of #208
Totktonada pushed a commit that referenced this issue Nov 19, 2020
Totktonada pushed a commit that referenced this issue Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant