Skip to content
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

feat: improve diagnostic #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ccoVeille
Copy link
Contributor

An absolute URL is now provided in the diagnostic message.

The Category field helps to classify the diagnostic message in the documentation.

https://pkg.go.dev/golang.org/x/tools/go/analysis#Diagnostic

The Readme file is not yet updated to add these html anchors.

An absolute URL is now provided in the diagnostic message.

The Category field helps to classify the diagnostic message in the documentation.

https://pkg.go.dev/golang.org/x/tools/go/analysis#Diagnostic

The Readme file is not yet updated to add these html anchors.
@catenacyber
Copy link
Owner

Should we not do #43 while there ?

@ccoVeille
Copy link
Contributor Author

Not exactly. It's more a continuation of #31

#43 will bring the feature but #31 prepared it.

But yes, both are close. But I wanted it to be reviewed separately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants