berpress/swagger-coverage

View on GitHub
.flake8

Summary

Maintainability
Test Coverage
[flake8]
max-line-length = 88
exclude = .git,__pycache__
ignore = D203, D101, W503, C901, E501
import-order-style = google