8000 [Maintenance] Update Linter rules (#1546) · arangodb/kube-arangodb@edf27fc · GitHub
[go: up one dir, main page]

Skip to content

Commit edf27fc

Browse files
authored
[Maintenance] Update Linter rules (#1546)
1 parent 50eeb84 commit edf27fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ linters-settings:
4545
alias: shared
4646
- pkg: github.com/arangodb/kube-arangodb/pkg/handlers/enterprise/ml/shared
4747
alias: mlShared
48+
- pkg: github.com/arangodb/kube-arangodb/pkg/handlers/enterprise/ml/shared/test
49+
alias: mlSharedTests
4850
- pkg: github.com/arangodb/kube-arangodb/pkg/apis/ml/v1alpha1
4951
alias: mlApi
5052
gci:

0 commit comments

Comments
 (0)
0