Chore: increase lint timeout (#90276)

This commit is contained in:
Summer
2024-07-16 09:44:43 -04:00
committed by GitHub
parent 8547148623
commit 599f05c5af
+1 -1
View File
@@ -1,5 +1,5 @@
[run]
timeout = "10m"
timeout = "20m"
concurrency = 10
[linters-settings.exhaustive]