-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Consistent file naming style #612
Comments
UPDATES (03/12): |
I'm thinking the naming convention also applicable to users who are just creating LB4 app, not only contributing code. I wonder if it's a better place to put in the official documentation. Somewhere under "Best Practices" might be good, but don't know if it fits given what we have in this section. |
Following up the discussion from here regarding the test file naming convention, the proposal was to have the type of test as suffix, i.e. Also, I assume the test files are categorized by type as well. i.e. @strongloop/lb-next-dev , thoughts? |
+1 for your proposal |
Updating convention on |
Closing since it's done |
In a slack-chat vote, we agreed to follow Angular's file naming convention in our project:
Now we need to clean up the code in loopback-next, loopback-next-hello-world, loopback-next-extension-starter (and possibly other repositories) to follow this new style.
Tasks
https://github.com/strongloop/loopback4-extension-starter(deprecated)https://github.com/strongloop/loopback4-extension-typeorm(deprecated)graphql-component.ts
tographql.component.ts
Out of scope
The text was updated successfully, but these errors were encountered: