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

Ugly ass description section #7

Closed
paulirish opened this issue Aug 26, 2014 · 5 comments
Closed

Ugly ass description section #7

paulirish opened this issue Aug 26, 2014 · 5 comments
Assignees

Comments

@paulirish
Copy link
Member

dis shit:

image

@paulirish
Copy link
Member Author

It's due to a pretty greedy regex that grabs text until the last */

unfortunately we have a bunch of /* jshint -W053 */ in our detects that get caught up in this.

solutions:

  • don't use flowerbox comments inside the code (not sure if jshint supports // for those)
  • write a goddamn better regex

@paulirish paulirish self-assigned this Aug 26, 2014
@SlexAxton
Copy link
Member

@patrickkettner
Copy link
Member

@patrickkettner
Copy link
Member

also, fwiw, jshint does support //

paulirish added a commit to Modernizr/Modernizr that referenced this issue Aug 26, 2014
@paulirish
Copy link
Member Author

yaya thxxx

patrickkettner pushed a commit to patrickkettner/Modernizr that referenced this issue Feb 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants