Orchestrator refactoring + planned amounts
This commit is contained in:
@@ -47,7 +47,7 @@ run_go_lint() {
|
||||
echo "[backend-lint] running golangci-lint in ${module}"
|
||||
(
|
||||
cd "${module}"
|
||||
golangci-lint run --timeout=10m ./...
|
||||
golangci-lint run --timeout=30m ./...
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user