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.
1 parent f59a917 commit eb5fcf8Copy full SHA for eb5fcf8
.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=10s "${d}"
+ --deadline=15s "${d}"
24
done
0 commit comments