diff --git a/scripts/golangci.yml.in b/scripts/golangci.yml.in index 08f378240..dfdada23d 100644 --- a/scripts/golangci.yml.in +++ b/scripts/golangci.yml.in @@ -166,5 +166,6 @@ linters: - wsl - funlen - testpackage + - exhaustivestruct # TODO: enable goerr113, see: https://github.com/ceph/ceph-csi/issues/1227 - goerr113