omar2535/GraphQLer

View on GitHub
.flake8

Summary

Maintainability
Test Coverage
[flake8]
ignore = E203, E261, E266, E501, W503, F403, F401, F541
max-line-length = 180
max-complexity = 25
select = B,C,E,F,W,T4,B9
exclude = benchmark