chore: temp disable noctx, fixing would be a lift

Amolith created

Change summary

.golangci.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

.golangci.toml 🔗

@@ -61,7 +61,7 @@ enable = [
   'nestif',
   'nilerr',
   'nilnil',
-  'noctx',
+  #'noctx',
   'nolintlint',
   'nonamedreturns',
   'nosprintfhostport',