Merge pull request #2172 from thaJeztah/gometalinter_deadline

Gometalinter: raise deadline to 3 minutes
This commit is contained in:
Silvin Lubecki 2019-10-29 15:53:58 +01:00 committed by GitHub
commit 48f2426fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"Vendor": true,
"Deadline": "2m",
"Deadline": "3m",
"Sort": ["linter", "severity", "path", "line"],
"Skip": [
"cli/compose/schema/bindata.go",