Skip to content
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

fix: cleanup and optimization of common lua funcs #738

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Oct 2, 2023

Investigating luacheck warninigs as states in #737 leads to find various pitfalls either in wrong global variable scoping or similar.

This PR will go through most of them eliminating warnings and leading to cleanups where necessary.

@jaromil jaromil mentioned this pull request Oct 2, 2023
@jaromil jaromil changed the title fix: remove various warnings by luacheck fix: cleanup and optimization of common lua funcs Oct 3, 2023
@jaromil jaromil marked this pull request as ready for review October 3, 2023 12:36
@jaromil jaromil merged commit 53b6c13 into master Oct 4, 2023
35 checks passed
@jaromil jaromil deleted the fix/luachecks-warnings branch October 4, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant