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

Created code climate YML file #527

Merged
merged 2 commits into from
Oct 30, 2017
Merged

Created code climate YML file #527

merged 2 commits into from
Oct 30, 2017

Conversation

prashuchaudhary
Copy link
Contributor

@prashuchaudhary prashuchaudhary commented Oct 28, 2017

closes #524

Feature

Add codeclimate

Installation

  • If you haven't already, install the Code Climate CLI.
  • Run codeclimate engines:enable phpmd
  • This command both installs the engine and enables it in your .codeclimate.yml
  • You're ready to analyze!
  • Browse into your project's folder and run codeclimate analyze
  • Specific language test, for instance, php run codeclimate analyze -e phpmd

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Oct 28, 2017
@SendGridDX
Copy link

SendGridDX commented Oct 28, 2017

CLA assistant check
All committers have signed the CLA.

@prashuchaudhary prashuchaudhary changed the title Created cold climate YML file Created code climate YML file Oct 28, 2017
@thinkingserious thinkingserious added difficulty: easy fix is easy in difficulty hacktoberfest labels Oct 28, 2017
@mbernier mbernier merged commit 757e2b5 into sendgrid:master Oct 30, 2017
@thinkingserious
Copy link
Contributor

Hello @prashuchaudhary,

Thanks again for the PR!

We want to show our appreciation by sending you some swag. Could you please fill out this form so we can send it to you? Thanks!

Team SendGrid DX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy fix is easy in difficulty status: code review request requesting a community code review or review from Twilio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a .codeclimate.yml file to this repo
4 participants