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

Update code standards for contributing #2

Open
phyro opened this issue Dec 9, 2018 · 0 comments
Open

Update code standards for contributing #2

phyro opened this issue Dec 9, 2018 · 0 comments

Comments

@phyro
Copy link
Member

phyro commented Dec 9, 2018

A couple of ideas:

  • If good code formatters exists for a language we should use them to stop fighting over how the code should look like. An example for python language would be black (https://github.com/ambv/black)
  • If no good code formatters exist for the language we should at least specify the code style as a linter configuration and add it to the repository
  • If we have CI resources we might use CI checks to not pass the tests if there are lint errors

Please list your own ideas below and let me know if you agree with these

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

1 participant