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

ci: drop removed deadline option #806

Merged
merged 2 commits into from
Dec 2, 2024
Merged

ci: drop removed deadline option #806

merged 2 commits into from
Dec 2, 2024

Commits on Nov 25, 2024

  1. ci: drop removed deadline option

    The deadline option is dropped since golangci-lint v1.57:
    https://github.com/golangci/golangci-lint/blob/e0e37c43762068149116bcd69b305c1ca05647ae/CHANGELOG.md?plain=1#L319
    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f8f7a59 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. move timeout option to the config file

    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    23183d0 View commit details
    Browse the repository at this point in the history