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