cleanup rules functions declarations #1745
Annotations
5 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
rule/constant-logical-expr.go#L66
receiver name l should be consistent with previous receiver name w for lintConstantLogicalExpr
|
Lint:
rule/constant-logical-expr.go#L75
receiver name l should be consistent with previous receiver name w for lintConstantLogicalExpr
|
Lint:
rule/constant-logical-expr.go#L84
receiver name l should be consistent with previous receiver name w for lintConstantLogicalExpr
|
Lint:
rule/constant-logical-expr.go#L93
receiver name l should be consistent with previous receiver name w for lintConstantLogicalExpr
|