Skip to content

Commit

Permalink
remove oot/eet suffix rule
Browse files Browse the repository at this point in the history
  • Loading branch information
brycahta committed Mar 11, 2022
1 parent 5c6244f commit e98ff22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plural_rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ var singularToPluralSuffixList = []singularToPluralSuffix{
{"oci", "ocus"},
{"ode", "odes"},
{"ofe", "oves"},
{"oot", "eet"},
{"pfe", "pves"},
{"pse", "psis"},
{"qfe", "qves"},
Expand Down

0 comments on commit e98ff22

Please sign in to comment.