blob: 7074b31afd144467845c9c3069883d4b2a64e56c [file] [log] [blame] [edit]
[tool:pytest]
addopts = --cov=codespell_lib -rs --cov-report= --tb=short
[flake8]
exclude = build, ci-helpers
ignore = W503