You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package used for that feature is based on a set of rules rather than some vocabulary. However, it allows us to insert new rules and define specific terms as plural or singular. Our options for this feature are either:
Drop it
Keep it with the bug
Or build some mechanism for the user to ignore the warning
Even if we move to a different library or start using some web service, I believe that the issue would persist. Take for instance the class Opening Hours whose instances are specifications of the opening hours of a place to the public. In this case, the name is intentionally used in the plural form.
The verification feature that checks if a class has a plural name is not working properly. It is complaining about a lot of cases which it should not.
See example below:
The class "Resident of the Netherlands" is not a plural name, as well as "Child Living with Parents".
The text was updated successfully, but these errors were encountered: