Skip to content

Conversation

daynual
Copy link

@daynual daynual commented Sep 12, 2025

Clean up trailing whitespace and fix grammatical typo in tutorial.md.

@daynual
Copy link
Author

daynual commented Sep 12, 2025

Successfully builds and generates code:

❯ ./scripts/generate_code.py

warning:
  cannot generate code directly from .proto files

Fields in struct ProtoMessage have gap between ids
Fields in struct OtherMessage have gap between ids
When you use --proto, that you should check for conformity yourself, using the existing --conform/home/dan/flatbuffers/flatc:
warning:
  /home/dan/flatbuffers/tests/rust_namer_test.fbs:26: 8: warning: field names should be lowercase snake_case, got: Message

I get the same warning building on main branch. Looks unrelated to these changes.

Originally I intended to create this PR just for bb268bf, but saw a bunch of trailing whitespace. I can drop that commit if requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant