mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 00:55:16 +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)"
|
echo -e "Collecting code stats (typescript errors & more)"
|
||||||
|
|
||||||
ERROR_COUNT_LIMIT=6816
|
ERROR_COUNT_LIMIT=6676
|
||||||
DIRECTIVES_LIMIT=175
|
DIRECTIVES_LIMIT=175
|
||||||
CONTROLLERS_LIMIT=138
|
CONTROLLERS_LIMIT=138
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user