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

Load ignore globs and definition files from settings file #894

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Stefanuk12
Copy link

Closes #892.

Note: I have near to no C++ experience so my solution may not be optimal. However, it does work.

@JohnnyMorganz
Copy link
Owner

Thanks, this is looking good to me!

Although we don't have a test for settings in general right now, do you think you could extract this out into a function and maked it tested in AnalyzeCli.test.cpp?

@Stefanuk12
Copy link
Author

Yeah, I tried to add a couple tests. Not sure if they're how you're supposed to do them but you're free to make edits.

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.

Read ignore globs from settings in luau-lsp analyze
2 participants