This is an automated email from the ASF dual-hosted git repository.

ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git


The following commit(s) were added to refs/heads/master by this push:
     new 0b3ea77e [YUNIKORN-1971] Update linter configuration (#672)
0b3ea77e is described below

commit 0b3ea77e4725e158c9af68aa877374c7106131db
Author: brandboat <[email protected]>
AuthorDate: Wed Sep 13 13:18:46 2023 -0500

    [YUNIKORN-1971] Update linter configuration (#672)
    
    Closes: #672
    
    Signed-off-by: Craig Condit <[email protected]>
---
 .golangci.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.golangci.yml b/.golangci.yml
index 4503dd2a..2d9bbc30 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -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:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to