Skip to content

Commit

Permalink
Merge branch 'go-practice-dnd-character' of https://github.com/jesse-…
Browse files Browse the repository at this point in the history
…kroon/go into go-practice-dnd-character
  • Loading branch information
jesse-kroon committed Jan 30, 2024
2 parents 9058fa3 + 784ac7a commit 19368a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ linters-settings:
sizeThreshold: 384
gofmt:
simplify: true
gosec:
excludes:
- G404 # Insecure random number source (rand)

0 comments on commit 19368a3

Please sign in to comment.