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

feat: format lua files using stylua #1179

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

bydlw98
Copy link
Contributor

@bydlw98 bydlw98 commented Feb 8, 2025

This commit fixs formatting in lua files using stylua and updates ".stylua.toml" to use LuaJIT syntax.

A workflow is also added to check whether lua files are formatted using stylua. This workflow runs on pushes to the "main" branch and on pull requests.

This commit fixs formatting in lua files using stylua and updates
".stylua.toml" to use LuaJIT syntax.

A workflow is also added to check whether lua files are formatted using
stylua. This workflow runs on pushes to the "main" branch and on pull
requests.
@bydlw98 bydlw98 force-pushed the feat/format-lua-files-using-stylua branch from d3d1974 to 8efc294 Compare February 8, 2025 16:36
@Saghen Saghen merged commit 567980d into Saghen:main Feb 8, 2025
4 checks passed
@Saghen
Copy link
Owner

Saghen commented Feb 8, 2025

Thanks!

@bydlw98 bydlw98 deleted the feat/format-lua-files-using-stylua branch February 8, 2025 16:39
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.

2 participants