Extend linter deadline to 1 minute

This commit is contained in:
Andrey Smirnov
2017-04-27 19:00:17 +03:00
parent bae3f949b4
commit 1e4a80252e
+2 -1
View File
@@ -9,5 +9,6 @@
"misspell",
"gosimple",
"ineffassign"
]
],
"Deadline": "5m"
}