Files @ 46cfc558ecbb
Branch filter:

Location: NPO-Accounting/conservancy_beancount/setup.cfg

Brett Smith
plugin: Link checkers use Metadata class.
1
2
3
4
5
6
7
[aliases]
test=pytest
typecheck=pytest --addopts="--mypy conservancy_beancount"

[mypy]
show_error_codes = True
warn_unused_configs = True