ignore-paths: - docs - axes/migrations pycodestyle: options: max-line-length: 142 pylint: disable: - django-not-configured pyflakes: disable: - F401