Merge pull request #7349 from thaJeztah/gofmt_119

clean-up "nolint" comments, remove unused ones, update golangci-lint
This commit is contained in:
Mike Brown
2022-10-17 10:50:24 -05:00
committed by GitHub
35 changed files with 74 additions and 72 deletions

View File

@@ -14,7 +14,7 @@
limitations under the License.
*/
// nolint: golint
//nolint:golint
package fuzz
import (