Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmd/scan.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ var (
include []string
disableProbing bool
disableCache bool
scanFormat format.DataFormat = format.FORMAT_JSON
scanFormat format.DataFormat
)

// The `scan` command is usually the first step to using the CLI tool.
Expand Down
18 changes: 0 additions & 18 deletions cmd/scan_test.go

This file was deleted.

Loading