From a2fa493beb18ea28a81003f4d8e4c01897e3612f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Mon, 2 Sep 2024 00:28:11 +0200 Subject: [PATCH] chore: close stale issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan-Otto Kröpke --- .golangci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.golangci.yaml b/.golangci.yaml index d1ce19ee8..f8c93f2da 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -71,4 +71,4 @@ issues: - revive - text: "don't use ALL_CAPS in Go names; use CamelCase" linters: - - revive \ No newline at end of file + - revive