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

Implement a coding standard for python #12

Open
gauthiermartin opened this issue Jan 11, 2020 · 2 comments
Open

Implement a coding standard for python #12

gauthiermartin opened this issue Jan 11, 2020 · 2 comments

Comments

@gauthiermartin
Copy link
Contributor

Implement a coding standard for python coding language

@gauthiermartin
Copy link
Contributor Author

Here is good article that sums up the possible option for python linting and formating. https://medium.com/3yourmind/auto-formatters-for-python-8925065f9505. I personally use black since it does not require any configuration.

@gauthiermartin
Copy link
Contributor Author

This is completed @ : http://10.214.96.76:4081/python-style-guide

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

No branches or pull requests

1 participant