fix: Fix stylua errors and install_stylua script (#923)

- Fix code style issues, suggested by stylua
- Update install_stylua.lua script so that it can run in macOS as well.
This commit is contained in:
Jongwook Choi
2022-04-20 00:21:37 -04:00
committed by GitHub
parent f9f6d8dc49
commit f51dc68e1b
3 changed files with 7 additions and 9 deletions

View File

@@ -251,4 +251,3 @@ misc.redraw = setmetatable({
})
return misc