sonia-auv / documentation

The S.O.N.I.A. Software documentation.
http://sonia-auv.readthedocs.org/
1 stars 2 forks source link

Implement a coding standard for python #12

Open gauthiermartin opened 4 years ago

gauthiermartin commented 4 years ago

Implement a coding standard for python coding language

gauthiermartin commented 4 years ago

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 commented 4 years ago

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