mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Autoformat
This commit is contained in:
@@ -118,7 +118,6 @@ func GetPkgsInfo(patterns []string, includingDeps bool, flags ...string) (map[st
|
||||
return pkgInfoMapping, nil
|
||||
}
|
||||
|
||||
|
||||
// GetPkgInfo fills the package info structure for the specified package path.
|
||||
// It passes the `go list` the flags specified by `flags`.
|
||||
func GetPkgInfo(pkgpath string, flags ...string) PkgInfo {
|
||||
|
||||
Reference in New Issue
Block a user