CISecurity / OVALRepo

265 stars 122 forks source link

adopt code styling guidelines and linter #39

Open blakefrantz opened 9 years ago

blakefrantz commented 9 years ago

for example: https://google-styleguide.googlecode.com/svn/trunk/pyguide.html

GunnarEngelbach commented 9 years ago

Keeping a consistent code style is a good idea. Which style is arbitrary. Seeing as how google has a lot of institutional experience with python, I'd say their style guide is as good as any.

I'd also recommend using the pydev plugin for Eclipse as a python IDE.
It's the only one I've tried for python, however, so my recommendation is highly dubious.

On 7/16/2015 11:29 AM, Blake Frantz wrote:

for example: https://google-styleguide.googlecode.com/svn/trunk/pyguide.html

— Reply to this email directly or view it on GitHub https://github.com/CISecurity/OVALRepo/issues/39.