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

Break a >100-character line into two <=100-character lines #1122

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

fureigh
Copy link
Contributor

@fureigh fureigh commented Jun 14, 2017

Fixes an error thrown by npm run lint. Evidently the linter dislikes lines that contain more than 100 characters.

`npm run lint` has been throwing an error because it dislikes lines
that contain more than 100 characters.
Copy link
Contributor

@rememberlenny rememberlenny left a comment

Choose a reason for hiding this comment

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

Looks good! Circle CI might need to rerun for other reasons.

@rememberlenny rememberlenny merged commit 5096588 into master Jun 15, 2017
@rememberlenny rememberlenny deleted the rf-appease-npm-lint branch June 15, 2017 01:01
@jcscottiii
Copy link
Contributor

just checked CircleCI stopped reporting (but they still ran) on a few other PRs so this managed to slip in. thanks for fixing this!

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.

3 participants