Add linter

2 jobs from CI in 36 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Lint
failed #991
flake8

00:36

 
  Test
skipped #992
test
 
Lint flake8

Virtualenv location: /root/.local/share/virtualenvs/portal-HfpVvx8U
Installing dependencies from Pipfile.lock (fc5edf)…
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
$ flake8 --max-line-length=125 --exclude=migrations
./recircle/recircle/urls.py:23:2: W292 no newline at end of file
./recircle/recircle/settings.py:125:24: W292 no newline at end of file
ERROR: Job failed: exit code 1