issues
search
brettminnie
/
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
Up to date release tarballs
#89
GoogleCodeExporter
opened
9 years ago
0
Invalid suppression type: reportUnknownTypes
#88
GoogleCodeExporter
opened
9 years ago
1
adds illegal semicolon when a function is assigned to a variable in the middle of statements
#87
GoogleCodeExporter
opened
9 years ago
0
Support template string literals and single quote
#86
GoogleCodeExporter
opened
9 years ago
0
Node/Angular Promise catch method error "missing space before ("
#85
GoogleCodeExporter
opened
9 years ago
0
Doesn't allows Object parameter description, using multiple params
#84
GoogleCodeExporter
closed
9 years ago
3
Semicolon is added incorrectly after some function definitions
#83
GoogleCodeExporter
closed
9 years ago
1
whitespace around line comments not enforced
#82
GoogleCodeExporter
opened
9 years ago
0
Add Python 3 support
#81
GoogleCodeExporter
opened
9 years ago
0
var x = {a: b;}; Unable to check the rest of file. Error "None"
#80
GoogleCodeExporter
opened
9 years ago
0
AttributeErrors (Patch with fix)
#79
GoogleCodeExporter
opened
9 years ago
3
incorrect "else" block warning
#78
GoogleCodeExporter
opened
9 years ago
0
"missing semicolon" when calling a method on a function definition
#77
GoogleCodeExporter
closed
9 years ago
1
Skip "marked" lines
#76
GoogleCodeExporter
opened
9 years ago
2
Member variables ending with '_' are not required to have @private JsDoc when declared inside goog.scope.
#75
GoogleCodeExporter
opened
9 years ago
0
please use git
#74
GoogleCodeExporter
opened
9 years ago
0
linter ignores @suppress {visibility}
#73
GoogleCodeExporter
opened
9 years ago
1
Using 'default' keyword as object identifier causes silent exit
#72
GoogleCodeExporter
closed
9 years ago
1
Exlusion for fixjsstyle-script.py does not work correct on Windows OS
#71
GoogleCodeExporter
opened
9 years ago
0
e between function and bracket
#70
GoogleCodeExporter
closed
9 years ago
1
Invalid alidation of Missing semicolon
#69
GoogleCodeExporter
opened
9 years ago
4
Linter should display the file being processed when an error occurrs.
#68
GoogleCodeExporter
opened
9 years ago
1
GJSLint returns an error when a file begins with semicolon
#67
GoogleCodeExporter
closed
9 years ago
4
Unexpected "Invalid JsDoc tag: module"
#66
GoogleCodeExporter
closed
9 years ago
3
False-positive E:-002
#65
GoogleCodeExporter
opened
9 years ago
0
--nojsdoc option is broken in 2.3.10
#64
GoogleCodeExporter
closed
9 years ago
6
Blank line rule on file beginning
#63
GoogleCodeExporter
opened
9 years ago
0
multiprocess support for windows
#62
GoogleCodeExporter
opened
9 years ago
0
Incorrect handling {get y() {}} syntax
#61
GoogleCodeExporter
opened
9 years ago
0
FixJsStlye sometimes adds semicolons too aggressively (it breaks valid js)
#60
GoogleCodeExporter
closed
9 years ago
1
Catch syntax error - dot-prefixed variable usage
#59
GoogleCodeExporter
opened
9 years ago
0
Wrong indentation after double single-statement for loop
#58
GoogleCodeExporter
opened
9 years ago
0
Invalid missing semicolon in brace (Regression from 2.3.4 to 2.3.7)
#57
GoogleCodeExporter
closed
9 years ago
4
Missing semicolon reported after two divison operators
#56
GoogleCodeExporter
opened
9 years ago
0
fixjsstyle incorrectly adding semicolon to specific function args...
#55
GoogleCodeExporter
opened
9 years ago
2
Optional Parameter Tag marked as error
#54
GoogleCodeExporter
opened
9 years ago
1
Closure linter not supporting the expose keyword
#53
GoogleCodeExporter
closed
9 years ago
3
Catch invalid usage of dot notation
#52
GoogleCodeExporter
closed
9 years ago
1
AttributeError: 'NoneType' object has no attribute 'IsType'
#51
GoogleCodeExporter
closed
9 years ago
3
Peformance Regression with 2.3.6
#50
GoogleCodeExporter
opened
9 years ago
3
Closure Linter 2.3.5 does not work with non-breakable whitespace character 0xA0
#49
GoogleCodeExporter
opened
9 years ago
0
Parse error on constructor properties named with underscore when using --jslint_error unused_private_members
#48
GoogleCodeExporter
opened
9 years ago
0
[Feature request] Find all occurrences of TODO, HACK, FIXME, WARNING, NOTE, etc. for display.
#47
GoogleCodeExporter
opened
9 years ago
4
gjslint doesn't handle goog.provide('');
#46
GoogleCodeExporter
closed
9 years ago
2
Linter should support tab indendation, or at least silencing of warnings
#45
GoogleCodeExporter
closed
9 years ago
2
Adds semicolon to lines ending with ^ causing syntax errors.
#44
GoogleCodeExporter
closed
9 years ago
1
Inconsistent reporting of missing @this in JsDoc
#43
GoogleCodeExporter
opened
9 years ago
1
Support for label?
#42
GoogleCodeExporter
opened
9 years ago
0
Closure Linter does not enforce goog.scope style rules
#41
GoogleCodeExporter
opened
9 years ago
2
Patch for /trunk/closure_linter/common/tokens_test.py
#40
GoogleCodeExporter
closed
9 years ago
2
Next