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

fix(grit): linting inside workspace #4477

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

ematipico
Copy link
Member

Summary

Grit was failing in the playground because we don't expose the lint method, which is charge of pulling diagnostics, even from the parser.

Test Plan

I locally tested by compiling the WASM module. It works now

Screenshot 2024-11-06 at 11 02 25

@github-actions github-actions bot added the A-Project Area: project label Nov 6, 2024
@ematipico ematipico merged commit 7aaab7f into main Nov 6, 2024
10 checks passed
@ematipico ematipico deleted the chore/fix-linting-grit branch November 6, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Project Area: project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant