Skip to content

Commit

Permalink
Ignore configuration.go files
Browse files Browse the repository at this point in the history
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
  • Loading branch information
gab-arrobo committed Sep 28, 2024
1 parent 4594df7 commit b40e732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ run:
- "api_.*\\.go$"
- "model_.*\\.go$"
- "client.go"
- "configuration.go"
# by default isn't set. If set we pass it to "go list -mod={option}". From "go help modules":
# If invoked with -mod=readonly, the go command is disallowed from the implicit
# automatic updating of go.mod described above. Instead, it fails when any changes
Expand Down

0 comments on commit b40e732

Please sign in to comment.