Skip to content

Use strict pattern to trigger attaching the lfs library #1560

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

Merged
merged 2 commits into from
Sep 17, 2022

Conversation

serg3295
Copy link
Contributor

Pattern 'lfs%.%w+' is too greedy.
A script using the 'lfs' always contains string "requre('lfs')",
so new pattern uses 'requre...'

Blank line in function causes warning.
the lfs library

Pattern 'lfs%.%w+' is too greedy.
A script using the 'lfs' always contains string "requre('lfs')",
so new pattern uses 'requre...'
@carsakiller carsakiller added the documentation Has to do with documentation either in the wiki or in the repo label Sep 17, 2022
@carsakiller
Copy link
Collaborator

Good point, thanks!

@carsakiller carsakiller merged commit fba6856 into LuaLS:master Sep 17, 2022
@serg3295 serg3295 deleted the lfsfix branch September 20, 2022 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Has to do with documentation either in the wiki or in the repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants