-
Notifications
You must be signed in to change notification settings - Fork 404
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
chore: update applicable .lua files to .luau #1560
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We cannot accept changes to the benchmark folder as that prevents comparing Luau speed to Lua/luajit (in compatible tests and tests we keep internally).
Should be fixed now. |
@ccuser44 Saw you reacted with a confused emoji to my reply, anything wrong? Let me know, I am not that great at this 😭 |
Thought you didnt fully fix the issue with Vanilla with the pull but wasnt sure I now checked again and realised it works |
@Ramdoys can you refresh this to resolve the conflicts in conformance? |
@aatxe All set! |
Great, thanks! |
Updates all of the APPLICABLE .lua files to the .luau file ending.