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

refactor(ts): updated lint and fix command to cover gts #375

Merged
merged 2 commits into from
Nov 26, 2018

Conversation

vijay-qlogic
Copy link
Contributor

Fixes #311 updates lint and fix command in package.json to do gts check and gts fix (it's a good idea to open an issue first for discussion)

This PR requires #352 #373 #374 to get merged first.

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 23, 2018
@JustinBeckwith JustinBeckwith added the status: blocked Resolving the issue is dependent on other work. label Nov 23, 2018
@JustinBeckwith JustinBeckwith added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed status: blocked Resolving the issue is dependent on other work. labels Nov 26, 2018
@callmehiphop callmehiphop added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 26, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 26, 2018
@JustinBeckwith JustinBeckwith merged commit d4592b1 into googleapis:master Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

re-enable gts check and linting
5 participants