Skip to content

refactor: rename variable to avoid shadowing built-in int type#52

Open
strmfos wants to merge 1 commit intobitlayer-org:masterfrom
strmfos:master
Open

refactor: rename variable to avoid shadowing built-in int type#52
strmfos wants to merge 1 commit intobitlayer-org:masterfrom
strmfos:master

Conversation

@strmfos
Copy link

@strmfos strmfos commented Aug 9, 2025

Replace variable name 'int' with 'val' in HexOrDecimal64.UnmarshalText to follow Go naming conventions and avoid shadowing the built-in int type

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