We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a38c0 commit 6932b29Copy full SHA for 6932b29
1 file changed
scripts/ci/build_dart_ddc.sh
@@ -12,7 +12,7 @@ cd $SCRIPT_DIR/../..
12
13
# Variables
14
DDC_TOTAL_WARNING_CAP="1000"
15
-DDC_TOTAL_ERROR_CAP="2"
+DDC_TOTAL_ERROR_CAP="6"
16
DDC_DIR=`pwd`/tmp/dev_compiler
17
DDC_VERSION="0.1.14"
18
0 commit comments