mirror of
https://github.com/codespell-project/codespell.git
synced 2025-08-24 01:51:22 +08:00
Allow a 1% drop in coverage to not be a failure (#1664)
This commit is contained in:
@ -1 +1,8 @@
|
|||||||
comment: off
|
comment: off
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
# basic
|
||||||
|
target: auto
|
||||||
|
threshold: 1%
|
||||||
|
Reference in New Issue
Block a user