Skip to content

dynamic rules: @fliter capturing any pattern not only variable #135

dynamic rules: @fliter capturing any pattern not only variable

dynamic rules: @fliter capturing any pattern not only variable #135

Triggered via pull request February 28, 2025 09:55
Status Failure
Total duration 48s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)