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

uppercase only the filename, not the directory #625

Closed
wants to merge 1 commit into from

Conversation

asuffield
Copy link

Currently this translates "foo/bar.proto" into
"Foo/barServiceClientPb.ts". After this change it will be the correct
"foo/BarServiceClientPb.ts" instead.

Currently this translates "foo/bar.proto" into
"Foo/barServiceClientPb.ts". After this change it will be the correct
"foo/BarServiceClientPb.ts" instead.
@linux-foundation-easycla
Copy link

CLA Check
One or more committers are not authorized under a signed CLA as indicated below. Please click here to be authorized.

@stanley-cheung
Copy link
Collaborator

I believe this is similar to #621 - please check.

@asuffield
Copy link
Author

Yes, that also fixes this bug.

@asuffield asuffield closed this Sep 10, 2019
@asuffield asuffield deleted the uppercase-only-filename branch September 10, 2019 18:23
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

Successfully merging this pull request may close these issues.

2 participants