Skip to content

Commit c951ac7

Browse files
committed
Sort stopwords
1 parent c6e5fb9 commit c951ac7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

dist.ini

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -125,23 +125,23 @@ trustme = URI::urn => qr/^(?:nid|nss)$/
125125
wordlist = Pod::Wordlist
126126
spell_cmd = aspell list
127127
stopword = Berners
128+
stopword = etype
129+
stopword = evalue
130+
stopword = IDNA
128131
stopword = ISBNs
132+
stopword = Koster
133+
stopword = lowercasing
134+
stopword = Martijn
129135
stopword = Masinter
130136
stopword = OIDs
137+
stopword = OpenLDAP
138+
stopword = Punycode
139+
stopword = relativize
131140
stopword = TCP
132141
stopword = TLS
133142
stopword = UDP
134143
stopword = UNC
135-
stopword = lowercasing
136-
stopword = relativize
137144
stopword = uppercasing
138-
stopword = IDNA
139-
stopword = OpenLDAP
140-
stopword = etype
141-
stopword = evalue
142-
stopword = Punycode
143-
stopword = Koster
144-
stopword = Martijn
145145

146146

147147
;;; pre-release actions

0 commit comments

Comments
 (0)