Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize enums to lowercase with hyphens #2363

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Normalize enums to lowercase with hyphens #2363

merged 1 commit into from
Nov 28, 2023

Conversation

wagoodman
Copy link
Contributor

This changes all instances of enum-like values in the API to lowercase / hyphen delimited. The only remaining instance is source.Scope.

(This is work split off from #1383 )

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman merged commit 4d0da70 into main Nov 28, 2023
10 checks passed
@wagoodman wagoodman deleted the normalize-enums branch November 28, 2023 16:02
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants