javascript
javascript copied to clipboard
Added max-len rule
Closes #509
I think according to https://github.com/airbnb/javascript#6.2 our max-length is 100 characters, not 80 characters. Please make the length explicit. I thought that this number was already well-declared and obvious in our styleguide, but I think I was thinking of our Ruby styleguide (length guidance here: https://github.com/airbnb/ruby#line-length).
Sorry to change direction so fast; I think we should wait for more discussion on the topic before merging this.
Ok. I am fine with 100 characters as well. Should I modify this pull request or should we wait for others to discuss this whole thing?
Go ahead and make it explicitly 100 chars in your markdown update and in the eslintrc. We'll let the PR sit here for a day or two after that and then I'll merge after consensus/people forget
Done :sunglasses:
Should I take the description really in the whitespace section? I think it has nothing to do with whitespaces.
+1 I would like to see this merged.
oops
@screendriver if you'd like to rebase this on top of master, we can now add and renumber sections without breaking existing links.