mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Lowered implicit anys limit to 6816
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=6818
|
ERROR_COUNT_LIMIT=6816
|
||||||
DIRECTIVES_LIMIT=173
|
DIRECTIVES_LIMIT=173
|
||||||
CONTROLLERS_LIMIT=137
|
CONTROLLERS_LIMIT=137
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user