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

fix: avoid printing confusing message when input contains special character #495

Merged
merged 5 commits into from
Feb 29, 2024

Commits on Feb 29, 2024

  1. avoid printing confusing message which contains special character lik…

    …e `%`
    
    Signed-off-by: ruitianzhong <ruitian-zhong@outlook.com>
    ruitianzhong committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a49cefe View commit details
    Browse the repository at this point in the history
  2. add staticcheck for golangci-lint and fix related bugs

    Signed-off-by: ruitianzhong <ruitian-zhong@outlook.com>
    ruitianzhong committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5b4a463 View commit details
    Browse the repository at this point in the history
  3. fix CI linter error

    Signed-off-by: ruitianzhong <ruitian-zhong@outlook.com>
    ruitianzhong committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    67a670c View commit details
    Browse the repository at this point in the history
  4. safely remove empty branch

    Signed-off-by: ruitianzhong <ruitian-zhong@outlook.com>
    ruitianzhong committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    48eac9d View commit details
    Browse the repository at this point in the history
  5. add staticcheck for ubuntu-22.04

    Signed-off-by: ruitianzhong <ruitian-zhong@outlook.com>
    ruitianzhong committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1d16026 View commit details
    Browse the repository at this point in the history