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

#346: Add Code Climate format #347

Merged
merged 5 commits into from
Mar 10, 2016
Merged

#346: Add Code Climate format #347

merged 5 commits into from
Mar 10, 2016

Conversation

alykhank
Copy link
Member

Resolves #346.

@nehasingh2293
Copy link
Member

👍

@@ -60,7 +60,9 @@
UPPER_CAMEL_CASE;

private static final String BASE_STYLE_GUIDE_LINK = "https://github.com/sleekbyte/tailor/wiki/Rules#";
public static final int REMEDIATION_POINTS = 50000;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does 50000 translate to in time units?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently uncertain since it is an abstract, relative scale: https://github.com/codeclimate/spec/blob/master/SPEC.md#remediation-points
I've requested a clarification to the spec.

@adityatrivedi
Copy link
Member

👍

alykhank added a commit that referenced this pull request Mar 10, 2016
@alykhank alykhank merged commit cb0eea6 into master Mar 10, 2016
@alykhank alykhank deleted the ak-346-code-climate branch March 10, 2016 20:38
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants