We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50eeb84 commit edf27fcCopy full SHA for edf27fc
.golangci.yaml
@@ -45,6 +45,8 @@ linters-settings:
45
alias: shared
46
- pkg: github.com/arangodb/kube-arangodb/pkg/handlers/enterprise/ml/shared
47
alias: mlShared
48
+ - pkg: github.com/arangodb/kube-arangodb/pkg/handlers/enterprise/ml/shared/test
49
+ alias: mlSharedTests
50
- pkg: github.com/arangodb/kube-arangodb/pkg/apis/ml/v1alpha1
51
alias: mlApi
52
gci:
0 commit comments