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

Coding Convention is missing #3

Open
etienne-cartong opened this issue Mar 26, 2021 · 3 comments
Open

Coding Convention is missing #3

etienne-cartong opened this issue Mar 26, 2021 · 3 comments

Comments

@etienne-cartong
Copy link
Contributor

No description provided.

@etienne-cartong
Copy link
Contributor Author

I think that a complete coding convention is too much regarding the size of the project.

Let's code:

  • in english
  • using explicit naming

The linter can be used to fix all the "tab vs spaces" or " bracket before or after newline" debates.

@etienne-cartong
Copy link
Contributor Author

The hard part is too make the dev start. And a strict coding convention might not help in that matter

@regazzoj
Copy link
Contributor

Sorry for my late answer...

I agree that a coding convention will be too much for this project, this is why I wrote only naming conventions and some basics about the techs used.

I need to add some commands in package.json so it will lint and fix automatically on commits.
So it will be painless for everyone.

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

No branches or pull requests

2 participants