Skip to content

Traverse directories for files when type checking#98

Merged
aatxe merged 1 commit intoprimaryfrom
traverse-directories-for-files
Mar 2, 2025
Merged

Traverse directories for files when type checking#98
aatxe merged 1 commit intoprimaryfrom
traverse-directories-for-files

Conversation

@JohnnyMorganz
Copy link
Copy Markdown
Collaborator

The change in #90 stopped directories from being traversed.

We re-introduce that in this change. getExtension is a static method in Luau FileUtils so we have to copy it over.

I decided to do this only for typechecking instead of for main lute, since I'm not sure if we want to support running a directory of luau scripts at once

@aatxe aatxe merged commit 72b1c85 into primary Mar 2, 2025
3 checks passed
@aatxe aatxe deleted the traverse-directories-for-files branch March 2, 2025 05:41
green-real pushed a commit to green-real/lute that referenced this pull request May 19, 2025
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.

2 participants