Skip to content

Conversation

shankeleven
Copy link
Contributor

Thank you for submitting a PR!

Please delete this standard text once you've created your own description.

If you make changes to any of the code generators (src/idl_gen*) be sure to
build your project, as it will generate code based on the changes. If necessary
the code generation script can be directly run (scripts/generate_code.py),
requires Python3. This allows us to better see the effect of the PR.

If your PR includes C++ code, please adhere to the
Google C++ Style Guide,
and don't forget we try to support older compilers (e.g. VS2010, GCC 4.6.3),
so only some C++11 support is available.

For any C++ changes, please make sure to run sh scripts/clang-format-git.sh

Include other details as appropriate.

Thanks!

@github-actions github-actions bot added c++ codegen Involving generating code from schema documentation Documentation grpc python labels Aug 17, 2025
@shankeleven shankeleven force-pushed the ci branch 2 times, most recently from 6a54e7b to 37c3981 Compare August 17, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema documentation Documentation grpc python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants