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

Check potential long lines in the generated code #43

Open
mikir opened this issue Nov 18, 2024 · 0 comments
Open

Check potential long lines in the generated code #43

mikir opened this issue Nov 18, 2024 · 0 comments
Milestone

Comments

@mikir
Copy link
Collaborator

mikir commented Nov 18, 2024

Check potential long lines in the generated code, especially for the packed arrays. They might be formatted in better way.

Example:

(void)detail::readPacked<Array<::zserio::Vector<::array_types::packed_auto_array_struct_recursion::PackedAutoArrayRecursion>, ArrayType::AUTO>>(reader, data.packedAutoArrayRecursion);
@mikir mikir added this to the Backlog milestone Nov 18, 2024
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

No branches or pull requests

1 participant