.golangci.toml 🔗
@@ -61,7 +61,7 @@ enable = [
'nestif',
'nilerr',
'nilnil',
- 'noctx',
+ #'noctx',
'nolintlint',
'nonamedreturns',
'nosprintfhostport',
Amolith created
.golangci.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -61,7 +61,7 @@ enable = [
'nestif',
'nilerr',
'nilnil',
- 'noctx',
+ #'noctx',
'nolintlint',
'nonamedreturns',
'nosprintfhostport',