[flake8] max-line-length = 120 max-complexity = 10 ignore = E126, E501, F401, F811, C901, W503, W504 per-file-ignores = azdev/help.py:W605 azdev/operations/tests/test_scan_and_mask.py:W605 exclude = mod_templates