Skip to content

Commit 3a8b3e5

Browse files
authored
fix: Add animals as false positives (#121)
1 parent 27e2504 commit 3a8b3e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

falsepositives.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,11 @@ var DefaultFalsePositives = []string{
5252
"mocha",
5353
"pass", // compass, passion
5454
"penistone",
55+
"peacock",
5556
"phoebe",
5657
"phoenix",
5758
"pushit",
59+
"raccoon",
5860
"sassy",
5961
"saturday",
6062
"scrap", // scrap, scrape, scraping

0 commit comments

Comments
 (0)