Skip to content

Use strict pattern to trigger attaching the lfs library#1560

Merged
carsakiller merged 2 commits into
LuaLS:masterfrom
serg3295:lfsfix
Sep 17, 2022
Merged

Use strict pattern to trigger attaching the lfs library#1560
carsakiller merged 2 commits into
LuaLS:masterfrom
serg3295:lfsfix

Conversation

@serg3295
Copy link
Copy Markdown
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
Copy Markdown
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