diff --git a/.golangci.yaml b/.golangci.yaml index adf5759f..89d84380 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