Chore: Lower limit of implicit anys to 6676

This commit is contained in:
Hugo Häggmark
2019-04-15 05:57:39 +02:00
committed by GitHub
parent 08a22c806f
commit b548c6a67f

View File

@ -2,7 +2,7 @@
echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=6816
ERROR_COUNT_LIMIT=6676
DIRECTIVES_LIMIT=175
CONTROLLERS_LIMIT=138