Skip to content

--top 10 returns completely different things than --top 5 #2

Description

@smw1218

run on github.com/fitstar/falcore

$ gometalinter.v1 --disable=gocyclo --disable=vetshadow --disable=goconst --json ./... | used -top 5 ./...

gometalinter.v1 --disable=gocyclo --disable=vetshadow --disable=goconst --json ./... | used -top 10 ./...

not sure if this is expected behavior, but my expectation of "top" would be that the top of the list would be the same in subsequent runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions