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

Improve builtin includes #4284

Closed
waruqi opened this issue Oct 13, 2023 · 0 comments
Closed

Improve builtin includes #4284

waruqi opened this issue Oct 13, 2023 · 0 comments

Comments

@waruqi
Copy link
Member

waruqi commented Oct 13, 2023

Is your feature request related to a problem? Please describe.

.

Describe the solution you'd like

Add @builtin/ to find builtin includes.

includes("@builtin/check")

it will be instead of

includes("check_cflags.lua")
includes("check_cfuncs.lua")

We can also use

includes("@builtin/check/check_cflags.lua")

Describe alternatives you've considered

No response

Additional context

No response

@waruqi waruqi added this to the v2.8.5 milestone Oct 13, 2023
@waruqi waruqi closed this as completed Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant