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

lint: remove failing tests #3680

Merged
merged 1 commit into from
Aug 18, 2024
Merged

lint: remove failing tests #3680

merged 1 commit into from
Aug 18, 2024

Commits on Aug 18, 2024

  1. lint: remove failing tests

    Remove tests that are failing on revive v1.3.9. While they work on
    v1.3.7, they're for edge cases that vim-go can wait for revive to fix
    instead of pinning the version of revive at v1.3.7 in plugin/go.vim.
    
    Once revive fixes its handling of NULL modules and GOPATH packages
    without modules, these tests can be re-enabled.
    bhcleek committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    15ae652 View commit details
    Browse the repository at this point in the history