-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename existing modules / tests to lowercase #101
Comments
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 10, 2022
jacob-alford
added a commit
that referenced
this issue
Oct 11, 2022
* [#101] add lowercase script * [#101] add tests to lowercase script * [#101] correct test file names * [#101] rename only if not lowercased * [#101] filter already capitalized names, add test env * [#101] use sequential to avoid git commit conflict * [#101] typo * [#101] rename modules to lowercase and generate schemables * [#101] fix imports * [#101] generate docs * [#101] fix import * [#101] fix import * [#101] fix import * [#101] delete docs from repo * [#101] regen docs * [#101] fix tests
Closed with #102 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As part of the transition to a Schema exclusive interface, the Schemable modules (which will / can be converted to Schemas in the future) are to be made lowercase for consistency.
The text was updated successfully, but these errors were encountered: