Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #29, Fixes #30, Adds sorting #49

Merged
merged 2 commits into from
Feb 6, 2019
Merged

Fixes #29, Fixes #30, Adds sorting #49

merged 2 commits into from
Feb 6, 2019

Conversation

NielsdeBlaauw
Copy link
Owner

Two sorting options have been added.

  • natural allows for the same output that was default before, which is groups are sorted by filename, ascending. Findings are sorted by line number.
  • value sorts group by the sum of all values of findings in the group, descending. The findings are sorted by their metric value/score, descending.

@NielsdeBlaauw NielsdeBlaauw merged commit ee37a81 into master Feb 6, 2019
@NielsdeBlaauw NielsdeBlaauw deleted the 29-30-sorting branch February 6, 2019 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant