Skip to content

Commit

Permalink
[Maintenance] Update Linter rules (#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwierzbo authored Dec 19, 2023
1 parent 50eeb84 commit edf27fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ linters-settings:
alias: shared
- pkg: github.com/arangodb/kube-arangodb/pkg/handlers/enterprise/ml/shared
alias: mlShared
- pkg: github.com/arangodb/kube-arangodb/pkg/handlers/enterprise/ml/shared/test
alias: mlSharedTests
- pkg: github.com/arangodb/kube-arangodb/pkg/apis/ml/v1alpha1
alias: mlApi
gci:
Expand Down

0 comments on commit edf27fc

Please sign in to comment.