fix: STATIC_ENV missing type annotation #66
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
mupen64/ugui!66
Loading…
Reference in a new issue
No description provided.
Delete branch "fix-static-env-type-def"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pull request overview
Adds the missing LuaLS type annotation for
ugui.STATIC_ENV, ensuring the global static environment table is correctly typed for editor/CI type checking.Changes:
ugui.STATIC_ENVwith---@type UguiStaticEnvironmentin the static environment definition.💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.