mirror of
https://github.com/fzipp/gocyclo.git
synced 2025-02-06 11:01:57 +00:00
Reformat code
This commit is contained in:
parent
81a5c14840
commit
841cfcc0a1
@ -71,12 +71,11 @@ func TestTotalComplexity(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func TestSortAndFilter(t *testing.T) {
|
||||
tests := []struct {
|
||||
stats gocyclo.Stats
|
||||
top int
|
||||
over int
|
||||
top int
|
||||
over int
|
||||
want gocyclo.Stats
|
||||
}{
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user