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

Upgrade golangci-lint version and use it in smoke module #1521

Merged
merged 3 commits into from
Dec 15, 2023

Commits on Dec 14, 2023

  1. action: upgrade golangci-lint to v1.54.2

    We have some golang lint error in nydusify.
    
    Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
    Desiki-high committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bd89a9f View commit details
    Browse the repository at this point in the history
  2. nydusify: fix errors found by golangci-lint

    Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
    Desiki-high committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    743b31f View commit details
    Browse the repository at this point in the history
  3. smoke: use golangci-lint to improve code quality

    Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
    Desiki-high committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    14bf711 View commit details
    Browse the repository at this point in the history