@@ -158,7 +158,7 @@ Rule checks for the following conditions:
158158##### Configuration
159159This rule includes two configuration options:
160160 - ` methodName ` : The verb to be used in the OperationIds
161- - ` ignorePluralizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
161+ - ` ignoreSingularizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
162162
163163
164164
@@ -229,7 +229,7 @@ Rule checks for the following conditions:
229229##### Configuration
230230This rule includes two configuration options:
231231 - ` methodName ` : The verb to be used in the OperationIds
232- - ` ignorePluralizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
232+ - ` ignoreSingularizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
233233
234234
235235
@@ -325,7 +325,7 @@ Rule checks for the following conditions:
325325##### Configuration
326326This rule includes two configuration options:
327327 - ` methodName ` : The verb to be used in the OperationIds
328- - ` ignorePluralizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
328+ - ` ignoreSingularizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
329329
330330
331331
@@ -413,7 +413,7 @@ Rule checks for the following conditions:
413413##### Configuration
414414This rule includes two configuration options:
415415 - ` methodName ` : The verb to be used in the OperationIds
416- - ` ignorePluralizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
416+ - ` ignoreSingularizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
417417
418418
419419
@@ -472,7 +472,7 @@ Rule checks for the following conditions:
472472##### Configuration
473473This rule includes two configuration options:
474474 - ` methodName ` : The verb to be used in the OperationIds
475- - ` ignorePluralizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
475+ - ` ignoreSingularizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
476476
477477
478478
@@ -536,7 +536,7 @@ Rule checks for the following conditions:
536536
537537##### Configuration
538538This rule includes one configuration options:
539- - ` ignorePluralizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
539+ - ` ignoreSingularizationList ` : Words that are allowed to maintain their assumed plurality (e.g., "Fts")
540540
541541
542542
0 commit comments