Skip to content

Commit

Permalink
fix: Add butter to list of false positives
Browse files Browse the repository at this point in the history
Fixes #36
  • Loading branch information
TwiN authored Jun 30, 2022
1 parent b8d99f2 commit 825e675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions falsepositives.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ var DefaultFalsePositives = []string{
"basement",
"bass",
"cass", // cassie, cassandra, carcass
"butter", // butter, butterfly
"butthe",
"canvass",
"circum",
Expand Down

0 comments on commit 825e675

Please sign in to comment.