Sign in
cobalt
/
codespell
/
a9b8bd507e050239ebd9936648c0e968641be91b
/
.
/
setup.cfg
blob: 7074b31afd144467845c9c3069883d4b2a64e56c [
file
]
[
tool
:
pytest
]
addopts
=
--
cov
=
codespell_lib
-
rs
--
cov
-
report
=
--
tb
=
short
[
flake8
]
exclude
=
build
,
ci
-
helpers
ignore
=
W503