Skip to content

Packages the go-extimport check as an asset for the godel check plugin

License

Notifications You must be signed in to change notification settings

isabella232/godel-okgo-asset-extimport

 
 

Repository files navigation

DEPRECATED

The extimport check was originally developed to ensure the consistency of the vendor directory for projects. This was necessary when the vendor directory was managed manually or using basic tools such as govendor. However, tools such as dep and the support for modules in Go have made the functionality provided by this tool unnecessary. As such, active development on this project has ended.

godel-okgo-asset-extimport

godel-okgo-asset-extimport is an asset for the gödel okgo plugin. It provides the functionality of the go-extimport check.

This check verifies that a project does not import any packages that are external to the project (not part of the project or its vendor directories).

About

Packages the go-extimport check as an asset for the godel check plugin

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 74.6%
  • Shell 25.4%