6 lines
249 B
YAML
6 lines
249 B
YAML
# Validate with:
|
|
# curl -X POST --data-binary @codecov.yml https://codecov.io/validate
|
|
# See https://docs.codecov.com/docs/flags
|
|
flag_management:
|
|
default_rules: # the rules that will be followed for any flag added, generally
|
|
carryforward: true |