Skip to content

Commit

Permalink
add revive linter and fix the lint error
Browse files Browse the repository at this point in the history
Signed-off-by: duanmengkk <[email protected]>
  • Loading branch information
duanmengkk committed Sep 12, 2024
1 parent 762b129 commit a2752a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/clusterlink/agent-manager/auto_detect_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const (
)

const (
// nolint:revive
AUTODETECTION_METHOD_CAN_REACH = "can-reach="
)

Expand Down

0 comments on commit a2752a6

Please sign in to comment.