Add projects to split by flags

This commit is contained in:
dannyrb 2019-07-18 12:53:24 -04:00
parent 253620650b
commit 67e2fd39a3

View File

@ -7,7 +7,18 @@
coverage: coverage:
status: status:
project: project:
default: default: off
core:
flags: core
threshold: 0.10%
i18n:
flags: i18n
threshold: 0.10%
ui:
flags: ui
threshold: 0.10%
viewer:
flags: viewer
threshold: 0.10% threshold: 0.10%
patch: off patch: off
# #