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