Skip to content

Commit

Permalink
Update go-makefile-maker config
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Aug 31, 2023
1 parent 3559e8b commit 725b7b7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Makefile.maker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ dockerfile:
extraIgnores:
- "dist/"

golang:
enableVendoring: true
setGoModVersion: true

golangciLint:
createConfig: true

Expand All @@ -39,6 +43,3 @@ renovate:
assignees:
- majewsky
- SuperSandro2000

vendoring:
enabled: true

0 comments on commit 725b7b7

Please sign in to comment.