Files @ 5ac02f26f11b
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

Joshua Simmons
remove markdown editor (it traps tabs :'(
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10