Skip to content

Commit

Permalink
Use new go-makefile-maker defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Apr 4, 2024
1 parent 2cf6fd0 commit dd017ac
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Makefile.maker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dockerfile:
\ \ && apk add --no-cache --no-progress --repository=https://dl-cdn.alpinelinux.org/alpine/v3.18/community postgresql12-client"

golang:
enableVendoring: true
setGoModVersion: true

golangciLint:
Expand All @@ -35,13 +34,7 @@ githubWorkflow:
ci:
enabled: true
coveralls: true
ignorePaths: [ "**.md" ] # all Markdown files
postgres:
enabled: true
license:
enabled: true
securityChecks:
enabled: true
postgres: true
renovate:
enabled: true
assignees:
Expand Down

0 comments on commit dd017ac

Please sign in to comment.