Closed Greenheart closed 8 years ago
Can't the remaining errors be fixed too? It would be great to let Travis do something useful.
@Limpan All of them, or just the "normal" errors from manage.py lint
?
All of them. Or at least the ones in the tests directory. That way #130 won't be a pain.
@Limpan The rest of the linting-errors comes from /migrations/
and /docs/
.
migrations
-directory completely?docs
something we've created or is that too auto-generated --> If automatic, let's ignore /docs/
too?Apart from those questions, this is ready to be merged! :smile:
Note: This doesn't fix the temporary linting-errors introduced in PR #106 since they will be fixed when that feature is completed.