refactor: string-format
implements ConfigurableRule
#2304
Annotations
2 warnings
Lint:
rule/string_format.go#L20
parameter 'arguments' seems to be unused, consider removing or renaming it as _
|
Lint:
rule/string_format.go#L90
receiver name w should be consistent with previous receiver name r for StringFormatRule
|