mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
4e50967725
The code replacing @CODE in wrapper.js was written so that it expected both the code and the next line to start in the first column. This commit adjusts the regex so to get rid of that assumption and to work properly regardless of number of lines with comments after this block. While this is technically not necessary for our code, contributors sometimes re-format the wrapper file in their pull requests and the error messages they get don't tell them what's the real problem with their code. Closes gh-3429 |
||
---|---|---|
.. | ||
release | ||
tasks | ||
release.js |