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

Tweaks #22

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Tweaks #22

merged 1 commit into from
Sep 29, 2017

Conversation

SamVerschueren
Copy link
Contributor

Did some tweaks because tests are failing.

@@ -32,15 +31,14 @@ module.exports = str => {
throw new TypeError('Expected a string');
}

// used to see if tabs or spaces are the most used
// Used to see if tabs or spaces are the most used
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why these changes?

Please respect the style of existing code :)

Copy link
Owner

Choose a reason for hiding this comment

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

It's what XO enforce now.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ok :)

@sindresorhus sindresorhus merged commit c182bbd into master Sep 29, 2017
@sindresorhus sindresorhus deleted the tweaks branch September 29, 2017 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants