Chore: Lowered implicit anys limit to 5946

Progress: #14714
This commit is contained in:
Hugo Häggmark
2019-04-26 07:34:01 +02:00
committed by GitHub
parent ccffe0e9cc
commit 86a6fa26af

View File

@@ -2,7 +2,7 @@
echo -e "Collecting code stats (typescript errors & more)" echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=5954 ERROR_COUNT_LIMIT=5946
DIRECTIVES_LIMIT=175 DIRECTIVES_LIMIT=175
CONTROLLERS_LIMIT=140 CONTROLLERS_LIMIT=140