[flake8] max-line-length = 119 ignore = W503 P102 P103 exclude = tests/test_spiders.py E731 docs/conf.py E265