Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

set eslints max-len to 120 #12780

Merged
merged 1 commit into from
Sep 14, 2016
Merged

set eslints max-len to 120 #12780

merged 1 commit into from
Sep 14, 2016

Conversation

zaggino
Copy link
Contributor

@zaggino zaggino commented Sep 14, 2016

while 80 might be too narrow in some cases, anything over 120 means you have to scroll horizontally when reviewing pull requests on GH which is a real pain

cc @ficristo @petetnt

@petetnt
Copy link
Collaborator

petetnt commented Sep 14, 2016

I am totally okay with this. Long lines are hard to follow, on GH editor as they are in Brackets.

Might be fixable with eslint --fix too if there's tons of lines spanning over 120 characters too.

@ficristo
Copy link
Collaborator

I'm okay too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants