Skip to content

Commit

Permalink
Run go-makefile-maker
Browse files Browse the repository at this point in the history
  • Loading branch information
sapcc-bot committed May 4, 2024
1 parent bc9d8c1 commit d74374d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .golangci.yaml
Expand Up @@ -29,8 +29,6 @@ issues:
max-same-issues: 0

linters-settings:
copyloopvar:
ignore-alias: true
dupl:
# Tokens count to trigger issue, 150 by default.
threshold: 100
Expand Down Expand Up @@ -100,12 +98,11 @@ linters-settings:
default-rpc-path: true
http-method: true
http-status-code: true
os-dev-null: true
rpc-default-path: true
sql-isolation-level: true
syslog-priority: true
time-weekday: true
time-month: true
time-layout: true
time-month: true
time-weekday: true
tls-signature-scheme: true
whitespace:
# Enforce newlines (or comments) after multi-line function signatures.
Expand Down

0 comments on commit d74374d

Please sign in to comment.