Skip to content

Fix google api-linter errors#57

Merged
alexshtin merged 6 commits intotemporalio:masterfrom
alexshtin:feature/google-api-linter
Jun 15, 2020
Merged

Fix google api-linter errors#57
alexshtin merged 6 commits intotemporalio:masterfrom
alexshtin:feature/google-api-linter

Conversation

@alexshtin
Copy link
Contributor

@alexshtin alexshtin commented Jun 15, 2020

This is step 1 of google api-linter errors fixes. These are obvious and easy to fix.

  1. java_package = "io.temporal.proto.common.v1"; => java_package = "io.temporal.common.v1"; (it needs to match proto package name and I don't want to add proto to proto package name).
  2. Configuration => Config
  3. created_time => create_time (and other with ed suffix)
  4. Few typos

Let's discuss all others later.

@alexshtin alexshtin merged commit 4770333 into temporalio:master Jun 15, 2020
@alexshtin alexshtin deleted the feature/google-api-linter branch June 15, 2020 22:33
yux0 pushed a commit that referenced this pull request Mar 31, 2022
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