mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 04:32:30 +08:00
Chore: Lower limit of implicit anys to 6676
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user