Files
univer/codecov.yml
T
白熱 ee85ccbef9 chore: migrate to eslint 8+ (#1235)
* chore: migrate to eslint 8+

* chore: remove unused deps

* fix: fix type check

* chore(eslint): add missing rules
2024-01-24 10:57:03 +08:00

14 lines
329 B
YAML

coverage:
patch: false
status:
project:
default:
# basic
target: auto
threshold: 0
base: auto
# advanced settings
if_ci_failed: error
informational: false
only_pulls: false