Skip to content

Commit

Permalink
[repo-updater] push update golangcilint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dops-sre committed Oct 18, 2024
1 parent 1f56002 commit 4175e9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,7 @@ linters-settings:
# List of regexps for excluding particular comment lines from check.
exclude:
- "@Router"
gosec:
# disable G115 linter due to false positives and issues with the linter
excludes:
- G115

0 comments on commit 4175e9c

Please sign in to comment.