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

🏃 golangci-lint: use revive instead of golint linter #710

Merged
merged 1 commit into from Jul 28, 2022

Commits on Jul 26, 2022

  1. golangci-lint: use revive instead of golint linter

    test.sh triggers a warning:
    WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The
    repository of the linter has been archived by the owner.  Replaced by revive.
    
    Change the script accordingly.
    
    Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
    mythi committed Jul 26, 2022
    Copy the full SHA
    ebeb7bc View commit details
    Browse the repository at this point in the history