uw-ssec / rse-guidelines

Research Software Engineering Guidelines Documents
https://rse-guidelines.readthedocs.io
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

docs(chapter): Add chapter on consistent coding style and conventions #7

Open lsetiawan opened 12 months ago

lsetiawan commented 12 months ago

Overview

This section should introduce to the various coding conventions. For python mainly the pep8 and numpydoc or googledoc.

Resources