From 3d65ae11e9a3e74f87d96fe5d9b2290da8b754e9 Mon Sep 17 00:00:00 2001 From: Pion <59523206+pionbot@users.noreply.github.com> Date: Tue, 30 Jul 2024 02:44:38 +0000 Subject: [PATCH] Update CI configs to v0.11.13 Update lint scripts and CI configs. --- .golangci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.golangci.yml b/.golangci.yml index e06de4d..3520e0e 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,6 +1,9 @@ # SPDX-FileCopyrightText: 2023 The Pion community # SPDX-License-Identifier: MIT +run: + timeout: 5m + linters-settings: govet: enable: