Files @ 7668acceb6b3
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

Christopher Neugebauer
Merge pull request #44 from northbaypython/josh/copy

add contact info for code of conduct
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10