~maxiberta/canonical-identity-provider/ssh-key-break-all

1
2
3
4
5
[flake8]
# Ignore defaults + I201,I202 (flake8-import-order: ignore blank lines between imports)
ignore = E121,E123,E126,E226,E24,E704,W503,W504,I201,I202
application-import-names = api,identityprovider,mockservice,testing,tests,ubuntu_sso_saml,urls,versioninfo,webservices,webui
import-order-style = sso_style