Skip to content
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

Pre-append ; to the start of the plugin #31

Closed
softwarespot opened this issue Jul 15, 2015 · 1 comment
Closed

Pre-append ; to the start of the plugin #31

softwarespot opened this issue Jul 15, 2015 · 1 comment

Comments

@softwarespot
Copy link
Contributor

; (function () ...

As assurance that if files are concatenated that no error occurs due to poor coding standards

@SaneMethod
Copy link
Owner

Seems reasonable, although I always concatenate third-party scripts with an additional ; between them anyways. It doesn't hurt, though - if you want to include this in a pull request, I'll review and merge.

SaneMethod added a commit that referenced this issue Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants