issues
search
jeremykohn
/
closure-linter
Automatically exported from code.google.com/p/closure-linter
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Linter isn't warning me about lack of braces when --strict is set
#39
GoogleCodeExporter
opened
9 years ago
0
Extra space after function
#38
GoogleCodeExporter
closed
9 years ago
1
skipping hash bang for nodejs
#37
GoogleCodeExporter
closed
9 years ago
1
ImportError: cannot import name closurizednamespacesinfo
#36
GoogleCodeExporter
closed
9 years ago
2
Bad indentation for nested blocks without braces in strict mode
#35
GoogleCodeExporter
opened
9 years ago
0
Cannot run, throws errors
#34
GoogleCodeExporter
opened
9 years ago
0
Implied block support for curly braces in fixjsstyle
#33
GoogleCodeExporter
opened
9 years ago
0
Some comments not parsed correctly
#32
GoogleCodeExporter
opened
9 years ago
0
Provide a silent version?
#31
GoogleCodeExporter
closed
9 years ago
2
Support compound @suppress types
#30
GoogleCodeExporter
closed
9 years ago
2
Fixjsstyle: no spaces added between arguments in function call.
#29
GoogleCodeExporter
closed
9 years ago
4
Bad parsing of files starting with double quotes
#28
GoogleCodeExporter
closed
9 years ago
3
Linter confused by goog.provide ordering
#27
GoogleCodeExporter
closed
9 years ago
2
Parse error on anonymous blocks
#26
GoogleCodeExporter
opened
9 years ago
3
when use "default" as key occurs AttributeError
#25
GoogleCodeExporter
closed
9 years ago
4
gjslint dies when file ends with line containing only a tab.
#24
GoogleCodeExporter
closed
9 years ago
4
Incorrect warning and fix for "goog.provide"
#23
GoogleCodeExporter
closed
9 years ago
4
function(... \n ...): fixjsstyle keeps adding spaces on each run
#22
GoogleCodeExporter
closed
9 years ago
5
[request] Upload closure-linter to the Python Package Index
#21
GoogleCodeExporter
opened
9 years ago
1
fixjsstyle should ignore lines beginning with #
#20
GoogleCodeExporter
opened
9 years ago
9
Feature Request: -x and -e args should take wildcards or regexes. And not exact match
#19
GoogleCodeExporter
opened
9 years ago
1
Allow specifying non-standard file extension to lint as JS files.
#18
GoogleCodeExporter
closed
9 years ago
2
Feature Request: Treat "let" as "var".
#17
GoogleCodeExporter
opened
9 years ago
1
[Feature Request]disable specific error message
#16
GoogleCodeExporter
closed
9 years ago
17
Potential false negative for extra semi-colon error
#15
GoogleCodeExporter
closed
9 years ago
1
Feature request - not complaining about incorrect use of semi-colons after else statements
#14
GoogleCodeExporter
closed
9 years ago
5
Allow for -m and directory execution
#13
GoogleCodeExporter
opened
9 years ago
0
Bad missing semicolon error when (function() {})\n();
#12
GoogleCodeExporter
opened
9 years ago
2
A missing closing brace can cause the linter to explode in --strict mode.
#11
GoogleCodeExporter
opened
9 years ago
3
Bad missing semi-colon error when line ends with var keyword.
#10
GoogleCodeExporter
closed
9 years ago
4
E4X: less-than and greater-than symbols should not be handled as "operators"
#9
GoogleCodeExporter
opened
9 years ago
1
Bad missing semi-colon error when 'else' is not followed by an opening brace.
#8
GoogleCodeExporter
closed
9 years ago
7
Fixes
#7
GoogleCodeExporter
closed
9 years ago
1
Traceback (Window (XP/7), Python 2.5.4
#6
GoogleCodeExporter
closed
9 years ago
1
Nested ternary operator causing a parsing error
#5
GoogleCodeExporter
closed
9 years ago
3
Traceback
#4
GoogleCodeExporter
closed
9 years ago
1
Traceback - keyword_token has no attribute string
#3
GoogleCodeExporter
closed
9 years ago
3
scripts not installed if setuptools not available
#2
GoogleCodeExporter
opened
9 years ago
0
fixjsstyle throws error in python 3.1
#1
GoogleCodeExporter
closed
9 years ago
8
Previous