Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix types.rs file generation #265

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

hyckomatej
Copy link
Contributor

Description

The syntax of types.rs file is invalid when the program doesn't contain any custom account types.

FIX: Added a default example type when no custom types are present to ensure valid syntax and provide reference to users who may want to add custom types in the future.

Related Tickets & Documents

  • Related Issue #

  • Closes #

  • I clicked on "Allow edits from maintainers"

@hyckomatej hyckomatej added the no changelog Lable to skip `check changelog` in CI pipeline. label Feb 15, 2025
@hyckomatej hyckomatej requested a review from lukacan February 15, 2025 14:28
Copy link
Collaborator

@lukacan lukacan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lukacan lukacan merged commit 4f45588 into impr/architectural-changes Feb 15, 2025
4 of 8 checks passed
@lukacan lukacan deleted the fix/custom-types-generation branch February 15, 2025 17:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
no changelog Lable to skip `check changelog` in CI pipeline.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants