Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Jan 13, 2024
1 parent c7af6c9 commit df93873
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,18 +163,15 @@ linters:
- gocritic
- nolintlint
- stylecheck
<<<<<<< HEAD:.golangci.yaml
- contextcheck
- forcetypeassert
=======
- gomnd

issues:
exclude-rules:
- path: 'cmd/agent/flags.go|cmd/server/flags.go|pipeline/backend/kubernetes/flags.go|_test.go'
linters:
- gomnd
>>>>>>> 5705bca74 (Enable golangci linter gomnd):.golangci.yml

run:
timeout: 15m

0 comments on commit df93873

Please sign in to comment.