-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
See more context:
sandbox/metascan/internal/clones.go
Lines 125 to 130 in a89763e
} | |
// TODO: build up author stats remapper | |
var out []string | |
for _, v := range authors { | |
if v.Email == "action@github.com" { | |
continue |