fabianvf/sharepa

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
[metadata]
description-file = README.md

[flake8]
ignore = E501,E265,F403
max-line-length = 100
exclude = .ropeproject,tests/*