This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Add version strategy documentation #1644
Annotations
10 warnings
|
build:
internal/mutex.go#L1
should have a package comment
|
|
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|
|
build:
internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
|
|
build:
internal/errors/error.go#L1
should have a package comment
|
|
build:
internal/mutex.go#L5
exported var Mutex should have comment or be unexported
|
|
build:
main.go#L1
should have a package comment
|
|
build:
internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
|
|
build:
internal/test/channel_test_options.go#L1
should have a package comment
|
|
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|