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: diagnostic comments #562

Merged
merged 11 commits into from
Sep 19, 2024
Merged

feat: diagnostic comments #562

merged 11 commits into from
Sep 19, 2024

Conversation

mafewtm
Copy link
Member

@mafewtm mafewtm commented Sep 7, 2024

Description

  • Adds diagnostic comments to make LLS happy
  • Adds NotificationPosition and NotificationType alias to types.lua to satisfy diagnostics

Once merged, Qbox-project/github-docs#17 will satisfy the last remaining undefined-global diagnostic warnings.

If any of these should actually be fixed instead of diagnostically dismissed, feel free to comment or add to this PR.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

bridge/qb/shared/main.lua Show resolved Hide resolved
bridge/qb/server/functions.lua Outdated Show resolved Hide resolved
bridge/qb/server/main.lua Show resolved Hide resolved
bridge/qb/server/player.lua Outdated Show resolved Hide resolved
modules/playerdata.lua Show resolved Hide resolved
bridge/qb/shared/main.lua Outdated Show resolved Hide resolved
bridge/qb/shared/main.lua Outdated Show resolved Hide resolved
client/functions.lua Outdated Show resolved Hide resolved
modules/utils.lua Outdated Show resolved Hide resolved
server/functions.lua Outdated Show resolved Hide resolved
server/functions.lua Outdated Show resolved Hide resolved
@solareon solareon merged commit a14260f into main Sep 19, 2024
4 checks passed
@solareon solareon deleted the diagnostics branch September 19, 2024 05:50
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.

4 participants