Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 084e9c4

Browse files
author
Anders Parslov
committed
gofumt change
1 parent 53671a7 commit 084e9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: projects.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ type Project struct {
169169
MergeRequestDefaultTargetSelf bool `json:"mr_default_target_self"`
170170
ModelExperimentsAccessLevel AccessControlValue `json:"model_experiments_access_level"`
171171
ModelRegistryAccessLevel AccessControlValue `json:"model_registry_access_level"`
172-
PreReceiveSecretDetectionEnabled bool `json:"pre_receive_secret_detection_enabled"`
172+
PreReceiveSecretDetectionEnabled bool `json:"pre_receive_secret_detection_enabled"`
173173

174174
// Deprecated: Use EmailsEnabled instead
175175
EmailsDisabled bool `json:"emails_disabled"`

0 commit comments

Comments
 (0)