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

cmd/govim: test diagnostics in directory replaced dependencies #738

Merged
merged 1 commit into from
Jan 30, 2020

Commits on Jan 30, 2020

  1. cmd/govim: test introducing diagnostics in directory replaced depende…

    …ncies
    
    When using a directory replaced dependency it isn't monitored by gopls,
    see https://golang.org/issues/36745.
    
    This change adds a test that verifies that we do get diagnostics from
    gopls when introducing errors in a directory replaced dependency.
    leitzler committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    4a01d02 View commit details
    Browse the repository at this point in the history