-
-
Notifications
You must be signed in to change notification settings - Fork 721
test(editor): remove useless test + improve speed #11486
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
test(editor): remove useless test + improve speed #11486
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
618184e to
dfd2979
Compare
2f70f8a to
ddc38e3
Compare
dfd2979 to
d2f513d
Compare
ddc38e3 to
9432f45
Compare
9432f45 to
7244d41
Compare
d2f513d to
06f3ec3
Compare
7244d41 to
8b6bd75
Compare
Merge activity
|
06f3ec3 to
e627309
Compare
8b6bd75 to
5959a5b
Compare

Because VSCode supports the Pull Diagnostics Mode, some tests are now 100% Linter logic and not need to be in the editor.
These tests are already existing on the language server side.