feat(golang): add gosrt formatter#8216
Conversation
gosrt sorts top-level symbols such as functions and types in the same order as godoc.
|
It would be cool to merge this :) |
|
This PR has been automatically marked as stale. |
|
Still relevant! |
|
Sorry for the late response! At the Mason registry, we decided to only submit packages that are sufficiently popular, for reasons of maintainability and security. It looks like this package unfortunately does not fulfill the requirements for new packages we decided upon. (GitLab stars are not really meaningful, since few people have a GitLab account. But I also have not found any other references to the project that are less than 5 years old, and the repo itself seems to not have received any updates in the last 2 years.) I am sorry that we are just communicating this now, and you have thus invested time in this PR without it being merged. However, you can use the instructions described here to use a registry of your own, so you can nonetheless benefit from the convenience of using Mason to install the package. |
Describe your changes
gosrt sorts top-level symbols such as functions and types in the same order as godoc.
Checklist before requesting a review