File tree 1 file changed +79
-1
lines changed
1 file changed +79
-1
lines changed Original file line number Diff line number Diff line change @@ -114,29 +114,107 @@ create_linter_for!(
114
114
SequencePattern :: default ( )
115
115
. then( Box :: new( EitherPattern :: new( vec![
116
116
Box :: new( WordSet :: all( & [
117
+ "Absolution" ,
118
+ "Admission" ,
119
+ "Alaska" ,
120
+ "Anzac" ,
121
+ "ANZAC" ,
122
+ "Arbor" ,
117
123
"Armistice" ,
124
+ "Ascension" ,
125
+ "Australia" ,
126
+ "Ayurveda" ,
127
+ "Bastille" ,
128
+ "Bonifacio" ,
118
129
"Boxing" ,
130
+ "Canada" ,
131
+ "Career" ,
132
+ "Chewidden" ,
119
133
"Christmas" ,
134
+ "Class" ,
120
135
"Columbus" ,
136
+ "Commonwealth" ,
137
+ "D" ,
138
+ "Darwin" ,
139
+ "Discovery" ,
140
+ "Distaff" ,
141
+ "Dominion" ,
121
142
"Earth" ,
122
143
"Easter" ,
144
+ "Election" ,
145
+ "Emancipation" ,
146
+ "Empire" ,
147
+ "Evolution" ,
148
+ "Family" ,
149
+ "Father's" ,
123
150
"Fathers'" ,
124
151
"Flag" ,
152
+ "Forefathers'" ,
153
+ "Foundation" ,
154
+ "Freedom" ,
155
+ "Galentine's" ,
125
156
"Groundhog" ,
157
+ "Gypsy" ,
126
158
"Halloween" ,
127
159
"Independence" ,
160
+ "Invasion" ,
161
+ "Ivy" ,
162
+ "Jamhuri" ,
163
+ "Jubilee" ,
164
+ "Kamehameha" ,
165
+ "Kenyatta" ,
128
166
"Labor" ,
129
167
"Labour" ,
168
+ "Lady" ,
169
+ "Land" ,
170
+ "Lei" ,
171
+ "Madaraka" ,
172
+ "Mashujaa" ,
130
173
"May" ,
131
174
"Memorial" ,
175
+ "Merdeka" ,
176
+ "Midsummer" ,
177
+ "Midsummer's" ,
178
+ "Mother's" ,
132
179
"Mothers'" ,
180
+ "Nakba" ,
181
+ "Nevada" ,
182
+ "Occupation" ,
133
183
"Parents" ,
184
+ "Patrick's" ,
185
+ "Patriots'" ,
186
+ "Pi" ,
187
+ "Picrous" ,
188
+ "Pioneer" ,
134
189
"Presidents'" ,
190
+ "Remembrance" ,
191
+ "Republic" ,
192
+ "Restoration" ,
193
+ "Rizal" ,
194
+ "Roc" ,
195
+ "Rock" ,
196
+ "Seward's" ,
197
+ "Singles'" ,
198
+ "Statehood" ,
135
199
"Tax" ,
136
200
"Thanksgiving" ,
201
+ "Treason" ,
202
+ "Ulster" ,
137
203
"Valentine's" ,
204
+ "VE" ,
205
+ "VJ" ,
206
+ "VP" ,
138
207
"Veterans" ,
139
- "Years"
208
+ "Victoria" ,
209
+ "Victory" ,
210
+ "Waffle" ,
211
+ "Waitangi" ,
212
+ "Wattle" ,
213
+ "White" ,
214
+ "Wren" ,
215
+ "Years" ,
216
+ "Year's" ,
217
+ "Youth" ,
140
218
] ) ) ,
141
219
Box :: new(
142
220
SequencePattern :: default ( )
You can’t perform that action at this time.
0 commit comments