From a8bf68ea008c76df768b2712420c0624c3a33b68 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Sat, 25 Feb 2023 23:30:00 +0700 Subject: [PATCH] chore: remove noctx lint --- .golangci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.golangci.yml b/.golangci.yml index 4aa79ce..363296b 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -40,7 +40,6 @@ linters: - importas - makezero - nilnil - - noctx - prealloc - reassign # - rowserrcheck