Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Couple updates #50

Merged
merged 7 commits into from
Jun 23, 2014
Merged

Couple updates #50

merged 7 commits into from
Jun 23, 2014

Conversation

markelog
Copy link
Member

Tests, comments and minor improvements. Only one noticeable thing, i suppose, is a change in the README for config option, in order to remove confusion like this.

@@ -10,6 +10,9 @@ module.exports = function( grunt ) {
grunt.registerMultiTask( "jscs", "JavaScript Code Style checker", function() {
var done = this.async(),
options = this.options({

// null is a default value, but its equivalent to `true`,
// with this way it's easy to distinguish specified value
Copy link
Member

Choose a reason for hiding this comment

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

trailing whitespace in this line

Copy link
Member Author

Choose a reason for hiding this comment

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

Rebased.

Funny, a lot of things lead to that issue, like: didn't do proper npm i, didn't correctly set settings in new editor, should have checked travis run a bit after i send a PR and of course - shouldn't had high hopes for Russia vs Belgium match :((

Copy link
Member

Choose a reason for hiding this comment

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

I bet you'll win against Algeria :)

gustavohenke pushed a commit that referenced this pull request Jun 23, 2014
@gustavohenke gustavohenke merged commit dfa0fdc into jscs-dev:master Jun 23, 2014
@gustavohenke gustavohenke mentioned this pull request Jun 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants