You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If extra diagnostics are generated that aren't annotated in the source, it shouldn't fail the file. An extra directive that claims the diagnostic annotations are complete would be nice though.
next-line versions of these annotations would also be good.
The text was updated successfully, but these errors were encountered:
I'd like files in
inputs/**
to be able to be annotated with diagnostics for automated testing, similar to howtest_output!
works.For example, I'd like to be able to change
inputs/passing/captureMutated.ts
to this:If extra diagnostics are generated that aren't annotated in the source, it shouldn't fail the file. An extra directive that claims the diagnostic annotations are complete would be nice though.
next-line versions of these annotations would also be good.
The text was updated successfully, but these errors were encountered: