File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ test_and_lint] ( https://github.com/sivchari/containedctx/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/sivchari/containedctx/actions/workflows/ci.yml )
4
4
5
- containedctx detects is a linter that detects struct contained context.Context field
5
+ containedctx is a linter that detects struct contained context.Context field
6
6
7
7
## Instruction
8
8
Original file line number Diff line number Diff line change 8
8
"golang.org/x/tools/go/ast/inspector"
9
9
)
10
10
11
- const doc = "containedctx detects is a linter that detects struct contained context.Context field"
11
+ const doc = "containedctx is a linter that detects struct contained context.Context field"
12
12
13
13
// Analyzer is the contanedctx analyzer
14
14
var Analyzer = & analysis.Analyzer {
You can’t perform that action at this time.
0 commit comments