Skip to content

Commit

Permalink
Merge pull request #237 from elisasre/push-update-1729231211
Browse files Browse the repository at this point in the history
[repo-updater] push golangcilint.yml
  • Loading branch information
rofafor authored Oct 18, 2024
2 parents 1f56002 + 4175e9c commit 2a978b3
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 2a978b3

Please sign in to comment.