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

chore: improve linting, testing, and GitHub Actions setup #3583

Merged
merged 1 commit into from
Apr 26, 2023

Commits on Apr 26, 2023

  1. chore: improve linting, testing, and GitHub Actions setup

    - Update golangci-lint version from `v1.48.0` to `v1.52.2`
    - Remove Gitter notifications from GitHub Actions workflow
    - Add gosec linter settings and include specific rules
    - Exclude revive linter for test files
    - Remove Gitter badge from README.md
    - Delete codecov.yml file
    - Change function parameter name in fs.go
    - Remove unused parameter in defaultHandleRecovery function
    
    Signed-off-by: appleboy <appleboy.tw@gmail.com>
    appleboy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8adadf8 View commit details
    Browse the repository at this point in the history