Simplify usage reporting config options (fixes #370)
This commit is contained in:
@@ -97,6 +97,7 @@ func TestIgnore(t *testing.T) {
|
||||
r bool
|
||||
}{
|
||||
{"foo/bar", true},
|
||||
{"foofoo", false},
|
||||
{"foo/quux", false},
|
||||
{"foo/zuux", true},
|
||||
{"foo/qzuux", false},
|
||||
|
||||
Reference in New Issue
Block a user