Skip to content

Commit

Permalink
remove not needed line from .golangci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Guettler <thomas.guettler@syself.com>
  • Loading branch information
guettli committed Sep 4, 2024
1 parent c8add06 commit e142055
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ issues:
path: _test\.go
exclude-dirs:
- vendor$
- test/vendor$
run:
timeout: 10m
go: "1.22"
Expand Down

0 comments on commit e142055

Please sign in to comment.