dynamic rules: @fliter capturing any pattern not only variable #135
Annotations
3 errors
linter
Process completed with exit code 2.
|
linter:
src/rules/parser.go#L588
assignOp: replace `captured = captured + ":"` with `captured += ":"` (gocritic)
|
linter:
src/rules/parser.go#L574
assignOp: replace `captured = captured + ":"` with `captured += ":"` (gocritic)
|