Skip to content

Conversation

@fbac
Copy link
Collaborator

@fbac fbac commented Jul 14, 2025

Fix shellcheck error by separating variable declaration from initialization in gen_go_bindings function in dev/gen/abi script

The package variable initialization in the gen_go_bindings() function is modified to declare the variable separately before assigning its value, rather than initializing it inline within the echo command in dev/gen/abi.

📍Where to Start

Start with the gen_go_bindings() function in dev/gen/abi.


Macroscope summarized f6b5d82.

@fbac fbac requested a review from a team as a code owner July 14, 2025 12:46
@graphite-app
Copy link

graphite-app bot commented Jul 14, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • Queue - adds this PR to the back of the merge queue
  • Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@fbac fbac merged commit 1bf26b5 into main Jul 14, 2025
9 checks passed
@fbac fbac deleted the 07-14-fix_shellcheck branch July 14, 2025 20:48
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.

4 participants