Skip to content

uchitsa/codeq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeq

go code quality

Goal: collect source code of top Go GitHub projects and analyze their code quality.

  1. Use GitHub API for get the list of top Go projects.
  2. Clone repositories.
  3. Analyzing code. Use tools like gofmt, golint, go vet, gocritic, staticheck and etc.

About

Go github projects quailty analyze

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages