Skip to content

Commit

Permalink
keep feature gate boilerplate without tripping up the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
xrstf committed Jun 2, 2023
1 parent 7884c01 commit 4f526ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/features/kcp_features.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import (
logsapi "k8s.io/component-base/logs/api/v1"
)

//nolint:gocritic
const (
// Every feature gate should add method here following this template:
//
Expand Down

0 comments on commit 4f526ca

Please sign in to comment.