Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

cilium/customvet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note This repository is deprecated. See https://github.com/cilium/linters instead.

CustomVet

CustomVet is a simple vet analysis tool that allows the Cilium authors to vet the code in the cilium repository for scenarios that we'd like to avoid. An example is avoiding the use of the time.After function within a loop in favor of our own inctimer package.

About

Custom Go Vet tool for the Cilium Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages