Skip to content

Breaking change: Use consistent ID naming #628

Description

@koplas

Currently, there are some linter warnings about the naming of struct fields:

csaf/advisory.go:449:2: struct field ProductIds should be ProductIDs
csaf/advisory.go:612:2: struct field GroupIds should be GroupIDs
csaf/advisory.go:613:2: struct field ProductIds should be ProductIDs
csaf/advisory.go:744:2: struct field GroupIds should be GroupIDs
csaf/advisory.go:745:2: struct field ProductIds should be ProductIDs

Changing the names will result in a breaking change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions