Skip to content
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

Golden rules - standardization #5

Open
miguelriemoliveira opened this issue Mar 9, 2021 · 2 comments
Open

Golden rules - standardization #5

miguelriemoliveira opened this issue Mar 9, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@miguelriemoliveira
Copy link
Member

miguelriemoliveira commented Mar 9, 2021

Hi @MiguelDRPina and @eupedrosa ,

so this is the issue were we (me and Eurico) can be a real pain in the a...

Its about trying to advise you to follow our standards. I will add some rules that I can remember, @eupedrosa , add more if you remember some.

Case Styles

  1. Repository name should be snake case (https://betterprogramming.pub/string-case-styles-camel-pascal-snake-and-kebab-case-981407998841)
  2. Don't use a mix between case styles. For example, snake case would be: my_name_is_miguel and camel case would be MyNameIsMiguel but mixing both does not make sense, as in MyName_is_Miguel
@MiguelDRPina
Copy link
Collaborator

Hello @miguelriemoliveira ,
Just changed the name to snake case.

@miguelriemoliveira
Copy link
Member Author

Thanks, it looks so much better : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants