Skip to content

robfig/staticcheck-codegen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

staticcheck codegen

Currently Bazel rules_go's linter runner nogo does not support multiple analysis.Analyzer but require 1 analyzer per package.

This repo takes the analyzer exported as a batch from staticcheck and generate dummy packages so nogo can use it.

This is very much a WIP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%