Skip to content

Commit

Permalink
[YUNIKORN-1971] Update linter configuration (apache#672)
Browse files Browse the repository at this point in the history
Closes: apache#672

Signed-off-by: Craig Condit <[email protected]>
  • Loading branch information
brandboat authored and craigcondit committed Sep 13, 2023
1 parent 56c159c commit 0b3ea77
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@ run:
issues-exit-code: 1
skip-dirs-use-default: true
modules-download-mode: readonly
deadline: 10m
skip-dirs:
- pkg/client/clientset
- pkg/client/informers
- pkg/client/listers
skip-files:
- pkg/apis/yunikorn.apache.org/v1alpha1/zz_generated.deepcopy.go
timeout: 10m

# settings of specific linters
linters-settings:
Expand Down

0 comments on commit 0b3ea77

Please sign in to comment.