Skip to content

Install and run flake8 #7

@albertyw

Description

@albertyw

In lieu of unit/integration testing, use flake8 to lint your python code.

I recommend adding a .flake8 file with

[flake8]
ignore = E501

since django doesn't follow the E501 line length convention though.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions