網路論壇
登入
網路論壇
Closure Linter Discuss
會話群組
關於
提供意見
說明
Closure Linter Discuss
聯絡版主和管理員
第 1 - 30 個,共有 66 個
全部標示為已讀取
檢舉群組
已選取 0 列
Hochhaus, Andy
2
2016/1/14
linter.jar in closure-compiler vs python linter in closure-linter
I added an issue in case this is easier to track. https://github.com/google/closure-linter/issues/98
未讀,
linter.jar in closure-compiler vs python linter in closure-linter
I added an issue in case this is easier to track. https://github.com/google/closure-linter/issues/98
2016/1/14
Peter StJ
2015/8/31
2.3.19 breaks
On code that was running okay with previous (2.3.17) version the update breaks in a way that I cannot
未讀,
2.3.19 breaks
On code that was running okay with previous (2.3.17) version the update breaks in a way that I cannot
2015/8/31
Willy H
2015/6/29
How to get previous version closure-linter (2.3.15)
Hi Since closure-linter is moved to Github. Is there any way I can get the previous version by pip?
未讀,
How to get previous version closure-linter (2.3.15)
Hi Since closure-linter is moved to Github. Is there any way I can get the previous version by pip?
2015/6/29
Sebastien Mennetrier
2014/11/25
Next release 2.3.14 ?
Hi, The version of closure-linter available at http://closure-linter.googlecode.com/files/
未讀,
Next release 2.3.14 ?
Hi, The version of closure-linter available at http://closure-linter.googlecode.com/files/
2014/11/25
Daniel Anechitoaie
,
Michael Thomas
2
2014/10/15
Configure linter to use 4 spaces as rule for indentation instead of 2
No. The linter enforces the style guide and the style guide mandates 2 space indents. On Wed, Oct 15,
未讀,
Configure linter to use 4 spaces as rule for indentation instead of 2
No. The linter enforces the style guide and the style guide mandates 2 space indents. On Wed, Oct 15,
2014/10/15
Hochhaus, Andrew
2014/5/27
Moved to github?
Hi, I'm finally getting around to updating my scripts to pull from github.com instead of code.
未讀,
Moved to github?
Hi, I'm finally getting around to updating my scripts to pull from github.com instead of code.
2014/5/27
Frank McGrath
2014/4/7
Error parsing file at token ...
----- FILE : test.js ----- Line 1, E:-002: Error parsing file at token "<JavaScriptToken: 1,
未讀,
Error parsing file at token ...
----- FILE : test.js ----- Line 1, E:-002: Error parsing file at token "<JavaScriptToken: 1,
2014/4/7
nickt...@gmail.com
,
Nathan Naze
2
2014/3/6
is compiling with warnging_level=VERBOSE same as using Linter?
That's in the compiler, not the linter. On Mar 6, 2014 4:37 PM, <nickt...@gmail.com>
未讀,
is compiling with warnging_level=VERBOSE same as using Linter?
That's in the compiler, not the linter. On Mar 6, 2014 4:37 PM, <nickt...@gmail.com>
2014/3/6
Michael Cooper
, …
Tyler Breisacher
3
2014/2/10
Is Linter the "MainStream" style checker for JavaScript?
We ran into an issue recently (https://code.google.com/p/chromium/issues/detail?id=338301) which
未讀,
Is Linter the "MainStream" style checker for JavaScript?
We ran into an issue recently (https://code.google.com/p/chromium/issues/detail?id=338301) which
2014/2/10
Nathan Wright
,
Guido Tapia
2
2013/12/12
Moving to Git?
+1 and bump
未讀,
Moving to Git?
+1 and bump
2013/12/12
John Munro
2013/9/9
TypeError: 'NoneType' object is not iterable
I'm getting this error when running the linter: Traceback (most recent call last): File "C:\
未讀,
TypeError: 'NoneType' object is not iterable
I'm getting this error when running the linter: Traceback (most recent call last): File "C:\
2013/9/9
dave...@googlemail.com
,
Tyler Breisacher
2
2013/9/5
Newbie - cannot run gjslint with a simple Javascript module
I think this is because the linter will only work on Python 2.x and you're probably running
未讀,
Newbie - cannot run gjslint with a simple Javascript module
I think this is because the linter will only work on Python 2.x and you're probably running
2013/9/5
Daniel Suchý
,
Tyler Breisacher
3
2013/8/30
'gjslint --help' command - SyntaxError: invalid syntax
When I wrote 'python' I got this: Python 3.3.2 (v3.3.2:d047928ae3f6, May 16 2013, 00:06:53) [
未讀,
'gjslint --help' command - SyntaxError: invalid syntax
When I wrote 'python' I got this: Python 3.3.2 (v3.3.2:d047928ae3f6, May 16 2013, 00:06:53) [
2013/8/30
Nick Thompson
, …
Andy Perelson
4
2013/8/20
Closure Linter vs. JSON
That's the one I'm afraid: E:0131: Single-quoted string preferred over double-quoted string.
未讀,
Closure Linter vs. JSON
That's the one I'm afraid: E:0131: Single-quoted string preferred over double-quoted string.
2013/8/20
John Munro
,
Tyler Breisacher
5
2013/8/19
linter thinks that variable is unused even though it's used in both sides of an if statement
Don't you love when tools help you out? :) Although, perhaps the message should say "is
未讀,
linter thinks that variable is unused even though it's used in both sides of an if statement
Don't you love when tools help you out? :) Although, perhaps the message should say "is
2013/8/19
Thomas Horster
, …
Nathan Naze
5
2013/8/5
How do you use the linter in production?
> I am currently using the linter on a debian vm on windows 7 and would like to know if there is a
未讀,
How do you use the linter in production?
> I am currently using the linter on a debian vm on windows 7 and would like to know if there is a
2013/8/5
Mark Dreyer
, …
Tyler Breisacher
4
2013/7/30
Feature Request - Skip Unmodified Files
Thanks for the suggestions and the quick replies. I was able to edit our ant build scripts to get
未讀,
Feature Request - Skip Unmodified Files
Thanks for the suggestions and the quick replies. I was able to edit our ant build scripts to get
2013/7/30
John Munro
2013/7/12
linter ignores @suppress {visibility}
Line 42, E:0224: filevision.net.XhrIo.prototype.cleanUpXhr_ should not inherit from a private member.
未讀,
linter ignores @suppress {visibility}
Line 42, E:0224: filevision.net.XhrIo.prototype.cleanUpXhr_ should not inherit from a private member.
2013/7/12
Stefan Liebenberg
, …
Andy Perelson
4
2013/6/27
newer linter does not complain about missing description in return statements.
Not today. Feel free to file a feature request for it as an optional check. On Tue, Jun 25, 2013 at
未讀,
newer linter does not complain about missing description in return statements.
Not today. Feel free to file a feature request for it as an optional check. On Tue, Jun 25, 2013 at
2013/6/27
Joel Martinez
,
Nathan Naze
2
2013/6/14
Using gjslint/fixjslint without python install
You can still install gflags without root access. http://stackoverflow.com/questions/7465445/how-to-
未讀,
Using gjslint/fixjslint without python install
You can still install gflags without root access. http://stackoverflow.com/questions/7465445/how-to-
2013/6/14
John Munro
,
Andy Perelson
3
2013/5/29
linter doesn't account for goog.ui.decorate
Thanks, I looked for a list of @suppresses but I couldn't find one On Tuesday, May 28, 2013 6:32:
未讀,
linter doesn't account for goog.ui.decorate
Thanks, I looked for a list of @suppresses but I couldn't find one On Tuesday, May 28, 2013 6:32:
2013/5/29
Y@
, …
Andy Perelson
10
2013/4/8
Tab indentation option / line length option
Unfortunately features that we want to support for the open source Closure Linter but not internally
未讀,
Tab indentation option / line length option
Unfortunately features that we want to support for the open source Closure Linter but not internally
2013/4/8
thanpolas
,
Dimitris Vardoulakis
4
2013/4/8
Re: Community Resource closureplease.com Started, Help Wanted
On Sunday, March 31, 2013 11:18:55 AM UTC-7, thanpolas wrote: Hello everyone, The community based
未讀,
Re: Community Resource closureplease.com Started, Help Wanted
On Sunday, March 31, 2013 11:18:55 AM UTC-7, thanpolas wrote: Hello everyone, The community based
2013/4/8
Fernando Daniel Tiberti
, …
Tyler Breisacher
4
2013/2/4
How do you uninstall Closure Linter?
Instead of typing 'rm' type 'sudo rm' Like this: http://xkcd.com/149/ :) On Mon, Feb
未讀,
How do you uninstall Closure Linter?
Instead of typing 'rm' type 'sudo rm' Like this: http://xkcd.com/149/ :) On Mon, Feb
2013/2/4
Georgiy Ivankin
, …
Nathan Naze
5
2013/1/24
JSDoc conformity checks
I copied your code, verbatim, into http://closure-compiler.appspot.com/ on Advanced mode and saw four
未讀,
JSDoc conformity checks
I copied your code, verbatim, into http://closure-compiler.appspot.com/ on Advanced mode and saw four
2013/1/24
charle...@gmail.com
,
Nathan Naze
5
2013/1/23
Multiprocess issue on Windows 7
Probably not, as we develop only for use on Linux workstations. We'd heard problems in the past
未讀,
Multiprocess issue on Windows 7
Probably not, as we develop only for use on Linux workstations. We'd heard problems in the past
2013/1/23
Peter Downs
2012/12/5
Patch allow piping from STDIN and echoing output to STDOUT
Hi everyone, in order to make the fixjsstyle tool more useful to me (I'm using it to
未讀,
Patch allow piping from STDIN and echoing output to STDOUT
Hi everyone, in order to make the fixjsstyle tool more useful to me (I'm using it to
2012/12/5
VLi
, …
John Mitchell
3
2012/10/30
Linter output in XML for Hudson?
I know this is resurrecting a very old post! I also wanted to run gjslint in a Jenkins CI and needed
未讀,
Linter output in XML for Hudson?
I know this is resurrecting a very old post! I also wanted to run gjslint in a Jenkins CI and needed
2012/10/30
shwetha gattu
,
Andy Perelson
4
2012/9/26
Doesn't check javascript files with .jsp extension
Nevermind my previous post the below syntax worked gjslint --nojsdoc --additional_extensions jsp
未讀,
Doesn't check javascript files with .jsp extension
Nevermind my previous post the below syntax worked gjslint --nojsdoc --additional_extensions jsp
2012/9/26
Josh Jordan
,
Johannes Nel
2
2012/9/21
gjslint dies with DistributionNotFound on OS X 10.8.2
I seriously doubt this is your problem, but, installing ports on OSX post 10.6.8 meant switching from
未讀,
gjslint dies with DistributionNotFound on OS X 10.8.2
I seriously doubt this is your problem, but, installing ports on OSX post 10.6.8 meant switching from
2012/9/21