[flake8] max-line-length = 120 # max-complexity = 12 ignore = E241,E265,E266,E741,E742,E722,F821,W503 exclude = tests,template,vendor,backport,build_utils