We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c87455c + cb64736 commit 1eb1423Copy full SHA for 1eb1423
.tool/lint
@@ -20,5 +20,5 @@ for d in $(find . -type d -not -iwholename '*.git*' -a -not -iname '.tool' -a -n
20
--disable=gas \
21
--cyclo-over=35 \
22
--tests \
23
- --deadline=15s "${d}"
+ --deadline=60s "${d}"
24
done
0 commit comments