Codebase list debmutate / dfea429d-682a-4728-a596-8545273f5626/main setup.cfg
dfea429d-682a-4728-a596-8545273f5626/main

Tree @dfea429d-682a-4728-a596-8545273f5626/main (Download .tar.gz)

setup.cfg @dfea429d-682a-4728-a596-8545273f5626/mainraw · history · blame

1
2
3
4
5
6
7
[mypy]
ignore_missing_imports = True

[flake8]
banned-modules =
  dulwich = Avoid using VCS modules
  breezy = Avoid using VCS modules