Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Extra space after function #38

Closed
GoogleCodeExporter opened this issue Jun 17, 2015 · 1 comment
Closed

Extra space after function #38

GoogleCodeExporter opened this issue Jun 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Write smth like this:

var MyClass = function (x) {
    this.x = x;
};

2. Run it through gjslint

What is the expected output? What do you see instead?
I get 'Line 1, E:0001: Extra space after "function"', but I want to suppress 
this check.

What version of the product are you using? On what operating system?
Closure Linter 2.3.4
OS: ubuntu linux and mac osx

Please provide any additional information below.
http://groups.google.com/group/closure-linter-discuss/browse_thread/thread/d9ec7
ffaf87ae8a4

Original issue reported on code.google.com by andrew.p...@gmail.com on 15 Dec 2011 at 6:49

@GoogleCodeExporter
Copy link
Author

Original comment by a...@google.com on 7 Mar 2012 at 12:06

  • Changed state: Duplicate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant