sgrieve / GeoMeta

Collaborations workshop hackday 2018 project
MIT License
2 stars 2 forks source link

Code style #13

Closed sgrieve closed 6 years ago

sgrieve commented 6 years ago

Decide on a coding style, and a docstring style.

I have no preference on docstring style but use google style quite often, and I like using flake8 for linting.

sgrieve commented 6 years ago

We have settled on flake8 for our linter.