hypatia-software-org / hypatia-engine

Hypatia Engine: make 2D action adventure games. For programmers and nonprogrammers alike.
http://engine.hypatiasoftware.org/
MIT License
281 stars 22 forks source link

Document Common PEP8 Mistakes #104

Open ejmr opened 8 years ago

ejmr commented 8 years ago

I think it would be useful in the documentation for developers to describe some of the common mistakes that trigger warnings from the PEP8 linter we use. It would also be a useful starting point for discussing what linter settings we may want to tweak in order to relax the linter from complaining about certain types of code structure.

kawa-kokosowa commented 8 years ago

:+1: