Skip to content

fix: typo in CBOROptions parameter: shouldShortMapKeysshouldSortMapKeys#125

Open
hamchapman wants to merge 1 commit intomasterfrom
hc/fix-typo-in-shouldsortmapkeys-option
Open

fix: typo in CBOROptions parameter: shouldShortMapKeysshouldSortMapKeys#125
hamchapman wants to merge 1 commit intomasterfrom
hc/fix-typo-in-shouldsortmapkeys-option

Conversation

@hamchapman
Copy link
Copy Markdown
Collaborator

The parameter name in CBOROptions.init() was incorrectly spelled as shouldShortMapKeys when it should be shouldSortMapKeys to match the property name and convey the correct meaning (sorting keys, not shortening them).

@hamchapman hamchapman self-assigned this Feb 2, 2026
…ortMapKeys`

The parameter name in `CBOROptions.init()` was incorrectly spelled as
`shouldShortMapKeys` when it should be `shouldSortMapKeys` to match the property
name and convey the correct meaning (sorting keys, not shortening them).
@hamchapman hamchapman force-pushed the hc/fix-typo-in-shouldsortmapkeys-option branch from e4cbb36 to d572f48 Compare February 2, 2026 23:20
@hamchapman hamchapman changed the base branch from hc/fix-maximum-depth-not-enforced-dos-vulnerability to master February 2, 2026 23:21
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.

1 participant