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

Fix help output for --java-checkerframework #7854

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

musicinmybrain
Copy link
Contributor

This fixes the flatc --help output to document the --java-checkerframework option as actually implemented (vs. --java-checkerframe).

{ "", "java-checkerframe", "", "Add @Pure for Java." },

} else if (arg == "--java-checkerframework") {

@github-actions github-actions bot added c++ codegen Involving generating code from schema labels Mar 4, 2023
@dbaileychess dbaileychess enabled auto-merge (squash) March 9, 2023 06:50
@dbaileychess dbaileychess merged commit d4d355d into google:master Mar 9, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants