Closed Cosby86 closed 7 years ago
I'm interested in this rule aswell
Hi,
I will add this rules.
Thank you very much. Are you planning to add it into the next release?
I'll do it very soon. Thank you
Hi thibaultfalque, I tested the RC3 but it seems doesn't work. In the report I have vetshadow entries but in the Sonar are not reported. Attached the gometalinter report.
Can I have the log please ?
attached. thx sonar-output.zip
please test https://github.com/uartois/sonar-golang/tree/v1.2.11-rc4. The problem was the regex.
It works good. Many thanks
hello all, May I ask you to include the support of shadowed variables errors?
GoMetaLinter found this error:
<error column="0" line="165" message="declaration of "configuration" shadows declaration at line.go:142" severity="warning" source="vetshadow"/>
IMHO, this is a very critical issue in the code.