Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Code auditing standards

9 views
Skip to first unread message

Chris Adams

unread,
Jan 26, 2014, 4:26:16 PM1/26/14
to django-ha...@googlegroups.com

Currently if you run pep8, flake8, etc. over the codebase you'll get a number of warnings for long lines, unused imports, etc. which makes it easy to miss more important warnings.

In the interests of making it easier to clean these up, I would like to propose that we add some project-level config for pep8 / flake8 and isort to encourage using those tools (and editor plugins) to tidy things up. In the interest of proposing a lightweight "policy", https://gist.github.com/acdha/8639675 has what I'm using now.

Thoughts?

Chris

Reply all
Reply to author
Forward
0 new messages