From 4da2f05cf9c4412e9cf5740185f14f0c41d2857f Mon Sep 17 00:00:00 2001 From: sapcc-bot Date: Fri, 12 Jan 2024 11:04:29 +0000 Subject: [PATCH] Run go-makefile-maker --- .golangci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.golangci.yaml b/.golangci.yaml index 269de8313..078de5a7d 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -95,6 +95,8 @@ linters-settings: http-method: true http-status-code: true os-dev-null: true + sql-isolation-level: true + syslog-priority: true time-weekday: true time-month: true time-layout: true