opensergo / opensergo-control-plane

Universal cloud-native microservice governance control plane (微服务治理控制面)
Apache License 2.0
35 stars 23 forks source link

add skip-dirs in golangci-lint #34

Closed jnan806 closed 1 year ago

jnan806 commented 1 year ago

Signed-off-by: Jiangnan Jia jnan0806@gmail.com

Describe what this PR does / why we need it

add skip-dirs in golangci-lint command to avoid exec golangci-lint in the unnecessary dirs. like : pkg/api pkg/proto

image

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews