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
{{ message }}
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
Currently, we assume classes are PascalCase-d singular nouns. This will likely cover the majority of the use cases but may lead to obscure errors for people who don't follow these conventions or have both a singular and plural version of the same class (see #59). We should figure out a way to support them.
The text was updated successfully, but these errors were encountered:
Currently, we assume classes are PascalCase-d singular nouns. This will likely cover the majority of the use cases but may lead to obscure errors for people who don't follow these conventions or have both a singular and plural version of the same class (see #59). We should figure out a way to support them.
The text was updated successfully, but these errors were encountered: