-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] Rename variable name #400
Conversation
… `StyleSheetList`
- use `isArray` instead of `isConcatSpreadable` - set the target length explicitly
…ssible problems with symbols
…for improving configurability
…trimRight}` by proposal, mark mongolian vowel separator as non-whitespace in one more place
Not the maintainer of this project, but I'll just say that |
Yeap, You are absolutely right. 'Yui compressor' is too old :) I would be really grateful! |
Please, leave only this commit and I'll merge it. |
There are some issues with newlines in a few files. :) |
Just do |
3f296aa
to
7d0f371
Compare
Sorry, I've faced some problems with Rebasing. Therefore decided to create new PR #402 |
Ok, thanks -) |
I you wanna contribute to this project, you can try to improve linting settings for prevent problems like this in the future. |
Rename variable 'final' to 'fin'. Because 'final' is reserved word in javascript. And it breaks down 'yui compressor'.
Please find the list of reserved words in js:
https://www.w3schools.com/js/js_reserved.asp
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar