Skip to content

Conversation

@maxjacobson
Copy link
Contributor

Follow-up to #46, inspired by @ABaldwinHunter's comment #46 (comment)

@maxjacobson maxjacobson force-pushed the mj/dont-ignore-codeclimate-yml-fully branch from 8f937d9 to 9f71aee Compare December 21, 2016 20:15
lib/fix-me.js Outdated
this.find(paths, strings);
};

var isItsOwnConfig = function(path, lineNumber) {
Copy link
Contributor

Choose a reason for hiding this comment

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

wdyt about a different name for this function?

I find the test description really informative.

WDYT about something like two functions:

isItsOwnConfig && isNotComment or something?

Copy link
Contributor

Choose a reason for hiding this comment

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

up to you though

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea I like it - I named slightly differently, but on board with the idea

@ABaldwinHunter
Copy link
Contributor

One idea, up to you.

LGTM

@maxjacobson maxjacobson force-pushed the mj/dont-ignore-codeclimate-yml-fully branch from 32e9b67 to 0f15d96 Compare December 21, 2016 20:40
@maxjacobson maxjacobson merged commit 3480502 into master Dec 21, 2016
@maxjacobson maxjacobson deleted the mj/dont-ignore-codeclimate-yml-fully branch December 21, 2016 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants