-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add checker name to analysis.Diagnostic #43
Comments
Implementation question about checker names, the ones reported by the diagnosis Are they limited to
0r are there reported with the sub checker linked to its option ?
|
integer-format Yes :-) |
@mmorel-35 you were the one who brought the idea of adding the checker name. Wanna do it? |
Thank you for the offer @ccoVeille , I don't have the bandwidth right now so if anyone wants to take care of it soon they are totally free to do so. |
I accept the challenge. If you guys don't get news from me. Feel free to take it back. |
No longer blocked |
Following work started with #31
And settings added via #42
All reported errors could now be identified by a unique name
We can use the checker argument in newAnalysisDiagnostic
perfsprint/analyzer/diagnostic.go
Line 7 in eff1a84
The text was updated successfully, but these errors were encountered: