An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.4% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 4.4% forks on proxy.golang.org

proxy.golang.org : github.com/cuonglm/gocmt

gocmt adds missing comments on exported identifiers in Go source files. Usage: This tools exists because I have to work with some existed code base, which is lack of documentation for many exported identifiers. Iterating over them is time consuming and maybe not suitable at a stage of the project. So I wrote this tool to quickly bypassing CI system. Once thing is settle, we can lookback and fix missing comments. You SHOULD always write documentation for all your exported identifiers.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/cuonglm/gocmt
Keywords: comment , go , golang , golang-library , golang-tools , lint
License: BSD-3-Clause
Latest release: over 3 years ago
First release: over 4 years ago
Namespace: github.com/cuonglm
Dependent packages: 2
Dependent repositories: 2
Stars: 179 on GitHub
Forks: 29 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...