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

JavaScript Code Style Linter #728

Merged
merged 1 commit into from
Jul 19, 2015
Merged

JavaScript Code Style Linter #728

merged 1 commit into from
Jul 19, 2015

Conversation

callmehiphop
Copy link
Contributor

closes #727

To Dos

  • Add jscs to npm run lint command
  • Fix any code that violates style rules
    • lib/
    • system-test/
    • test/
  • Get the @stephenplusplus stamp of approval

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 17, 2015
{
"preset": "node-style-guide",
"requireTrailingComma": null
}

This comment was marked as spam.

@stephenplusplus
Copy link
Contributor

This is so great 😎 💃

stephenplusplus added a commit that referenced this pull request Jul 19, 2015
@stephenplusplus stephenplusplus merged commit d4d3d06 into googleapis:master Jul 19, 2015
@stephenplusplus
Copy link
Contributor

LGTM. Thanks!

@callmehiphop callmehiphop deleted the style-checker branch July 19, 2015 20:02
sofisl pushed a commit that referenced this pull request Nov 11, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/9610e861-65a2-4035-85ab-1303620c4597/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@363fe30
sofisl pushed a commit that referenced this pull request Jan 10, 2023
* fix(deps): update dependency protobufjs to v7

* fix(deps): do not depend on protobufjs

Co-authored-by: Alexander Fenster <github@fenster.name>
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.

Use a code style linter
3 participants