Skip to content

Commit

Permalink
Add more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Sep 26, 2020
1 parent d96a547 commit 42decda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ func listPackages(pkgs []string) {
os.Exit(0)
}

// getValidationConfig generates validation config
func getValidationConfig(tags []string) *executor.ValidationConfig {
vc := &executor.ValidationConfig{Tags: tags}

Expand Down

0 comments on commit 42decda

Please sign in to comment.