[flake8] max-line-length = 100 exclude = migrations, manage.py, ._* [pytest] DJANGO_SETTINGS_MODULE = config.settings # -- recommended but optional: python_files = tests.py test_*.py *_tests.py