Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update linter configuration in .golangci.yml
- Remove the `deadcode` linter from the `.golangci.yml` file - Add the `structcheck` linter to the `.golangci.yml` file - Add the `varcheck` linter to the `.golangci.yml` file Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information