From 200bc705d12beff6e3f4f046565ec97ec56c7385 Mon Sep 17 00:00:00 2001 From: sapcc-bot Date: Fri, 12 Jan 2024 11:04:33 +0000 Subject: [PATCH] Run go-makefile-maker --- .golangci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.golangci.yaml b/.golangci.yaml index e06dfd7..a7a9794 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -91,6 +91,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